Skip to content

fix: refactor forest-cli snapshot command#7252

Open
hanabi1224 wants to merge 27 commits into
mainfrom
hm/refactor-cli-snapshot-cmd
Open

fix: refactor forest-cli snapshot command#7252
hanabi1224 wants to merge 27 commits into
mainfrom
hm/refactor-cli-snapshot-cmd

Merge branch 'main' into hm/refactor-cli-snapshot-cmd

6055746
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2026 in 0s

64.09% (-0.02%) compared to ef3a30b

View this Pull Request on Codecov

64.09% (-0.02%) compared to ef3a30b

Details

Codecov Report

❌ Patch coverage is 6.28931% with 149 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.09%. Comparing base (ef3a30b) to head (6055746).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/rpc/methods/chain.rs 0.00% 124 Missing ⚠️
src/cli/subcommands/snapshot_cmd.rs 0.00% 23 Missing ⚠️
src/ipld/util.rs 0.00% 1 Missing ⚠️
src/tool/subcommands/archive_cmd.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/db/car/forest.rs 84.51% <100.00%> (+0.43%) ⬆️
src/rpc/types/mod.rs 93.87% <ø> (ø)
src/ipld/util.rs 54.00% <0.00%> (-0.17%) ⬇️
src/tool/subcommands/archive_cmd.rs 29.66% <0.00%> (ø)
src/cli/subcommands/snapshot_cmd.rs 0.00% <0.00%> (ø)
src/rpc/methods/chain.rs 58.54% <0.00%> (-1.50%) ⬇️

... and 6 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ef3a30b...6055746. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.