FuelLabs/fuel-core
Add roundtrip compression tests to show all coin types are covered
Aberta
#3.073 aberto em 1 de ago. de 2025
good first issue
Métricas do repositório
- Stars
- (57.084 estrelas)
- Métricas de merge de PR
- (Mesclagem média 8h 53m) (1 fundiu PR em 30d)
Description
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.