FuelLabs/fuel-core

Add roundtrip compression tests to show all coin types are covered

開放

#3,073 建立於 2025年8月1日

 (0 則留言) (0 個反應) (1 位負責人)Rust (2,861 個分叉)batch import
good first issue

倉庫指標

星標
 (57,084 顆星)
PR 合併指標
 (平均合併 8小時 53分鐘) (30 天內合併 1 個 PR)

描述

Followup to https://github.com/FuelLabs/fuel-core/pull/3071#discussion_r2247556627

We were missing Variable and Change output when constructing the CompressionContext, but no tests were breaking. We need to clarify the expected behavior with tests.

Currently there are some roundtrip compression tests (e.g. postcard_roundtrip_v0) but they don't cover the aforementioned cases.

貢獻者指南