Skip to content

fix(ci): prefetch state computation snapshots to make codecov less flaky

b7c5a17
Select commit
Loading
Failed to load commit list.
Open

fix(ci): prefetch state computation snapshots to make codecov less flaky #6496

fix(ci): prefetch state computation snapshots to make codecov less flaky
b7c5a17
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 28, 2026 in 1s

62.74% (-0.01%) compared to a23d136

View this Pull Request on Codecov

62.74% (-0.01%) compared to a23d136

Details

Codecov Report

❌ Patch coverage is 62.26415% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.74%. Comparing base (a23d136) to head (b7c5a17).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/dev/subcommands/mod.rs 0.00% 14 Missing ⚠️
src/state_manager/utils.rs 84.61% 1 Missing and 5 partials ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/state_manager/utils.rs 82.24% <84.61%> (+0.11%) ⬆️
src/dev/subcommands/mod.rs 25.00% <0.00%> (-6.38%) ⬇️

... and 3 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 a23d136...b7c5a17. Read the comment docs.

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