Skip to content

feat: improve export status info#7383

Merged
LesnyRumcajs merged 1 commit into
mainfrom
export-status-kind
Jul 22, 2026
Merged

feat: improve export status info#7383
LesnyRumcajs merged 1 commit into
mainfrom
export-status-kind

feat: improve export status info

5cfc9b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2026 in 1s

65.13% (+0.16%) compared to efc0da4

View this Pull Request on Codecov

65.13% (+0.16%) compared to efc0da4

Details

Codecov Report

❌ Patch coverage is 53.09446% with 288 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.13%. Comparing base (efc0da4) to head (5cfc9b8).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/rpc/methods/chain.rs 0.00% 222 Missing ⚠️
src/cli/subcommands/snapshot_cmd.rs 0.00% 37 Missing ⚠️
src/db/gc/snapshot.rs 85.71% 9 Missing and 2 partials ⚠️
src/rpc/types/mod.rs 66.66% 6 Missing ⚠️
src/tool/subcommands/archive_cmd.rs 89.36% 2 Missing and 3 partials ⚠️
src/ipld/export_status.rs 98.25% 1 Missing and 2 partials ⚠️
src/wallet/main.rs 0.00% 3 Missing ⚠️
src/rpc/client.rs 96.55% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/cli/main.rs 53.33% <100.00%> (ø)
src/ipld/util.rs 68.82% <100.00%> (-7.45%) ⬇️
src/rpc/mod.rs 92.83% <ø> (ø)
src/tool/main.rs 60.86% <100.00%> (+1.77%) ⬆️
src/rpc/client.rs 63.30% <96.55%> (+4.40%) ⬆️
src/ipld/export_status.rs 98.25% <98.25%> (ø)
src/wallet/main.rs 0.00% <0.00%> (ø)
src/tool/subcommands/archive_cmd.rs 35.26% <89.36%> (+4.96%) ⬆️
src/rpc/types/mod.rs 86.56% <66.66%> (-7.32%) ⬇️
src/db/gc/snapshot.rs 33.22% <85.71%> (+33.22%) ⬆️
... and 2 more

... and 11 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 efc0da4...5cfc9b8. 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.