Skip to content

feat(dev): add missing snapshots checker

8a39918
Select commit
Loading
Failed to load commit list.
Merged

feat(dev): add missing snapshots checker #6736

feat(dev): add missing snapshots checker
8a39918
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2026 in 0s

63.50% (+0.06%) compared to bb374bb

View this Pull Request on Codecov

63.50% (+0.06%) compared to bb374bb

Details

Codecov Report

❌ Patch coverage is 69.63563% with 75 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.50%. Comparing base (bb374bb) to head (8a39918).

Files with missing lines Patch % Lines
src/dev/subcommands/archive_missing_cmd.rs 69.91% 74 Missing ⚠️
src/dev/subcommands/mod.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/dev/subcommands/mod.rs 24.24% <0.00%> (-0.38%) ⬇️
src/dev/subcommands/archive_missing_cmd.rs 69.91% <69.91%> (ø)

... and 15 files 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 bb374bb...8a39918. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.