Skip to content

Merge remote-tracking branch 'origin/main' into hm/gc-save-receipts

3ac2c57
Select commit
Loading
Failed to load commit list.
Merged

feat(gc): keep message receipts and events #6666

Merge remote-tracking branch 'origin/main' into hm/gc-save-receipts
3ac2c57
Select commit
Loading
Failed to load commit list.
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).

Files with missing lines Patch % Lines
src/ipld/util.rs 29.26% 27 Missing and 2 partials ⚠️
src/tool/subcommands/archive_cmd.rs 53.84% 10 Missing and 2 partials ⚠️
src/rpc/methods/chain.rs 0.00% 6 Missing ⚠️
src/db/gc/snapshot.rs 0.00% 3 Missing ⚠️
src/chain/mod.rs 71.42% 1 Missing and 1 partial ⚠️
src/cli/subcommands/snapshot_cmd.rs 0.00% 2 Missing ⚠️
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.