feat(gc): keep message receipts and events #6666
Merged
Codecov / codecov/project
succeeded
Mar 2, 2026 in 0s
63.52% (-0.04%) compared to b561729
View this Pull Request on Codecov
63.52% (-0.04%) compared to b561729
Details
Codecov Report
❌ Patch coverage is 36.47059% with 54 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.52%. Comparing base (b561729) to head (3ac2c57).
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/chain/mod.rs | 74.54% <71.42%> (-0.22%) |
⬇️ |
| src/cli/subcommands/snapshot_cmd.rs | 0.00% <0.00%> (ø) |
|
| src/db/gc/snapshot.rs | 18.85% <0.00%> (-0.17%) |
⬇️ |
| src/rpc/methods/chain.rs | 52.84% <0.00%> (-0.35%) |
⬇️ |
| src/tool/subcommands/archive_cmd.rs | 29.47% <53.84%> (+0.39%) |
⬆️ |
| src/ipld/util.rs | 60.64% <29.26%> (-7.36%) |
⬇️ |
... and 1 file with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update b561729...3ac2c57. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading