Skip to content

restore Makefile

a208961
Select commit
Loading
Failed to load commit list.
Merged

fix(test): speed up test-release and codecov on CI #6372

restore Makefile
a208961
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2026 in 0s

58.49% (-0.08%) compared to 73d7369

View this Pull Request on Codecov

58.49% (-0.08%) compared to 73d7369

Details

Codecov Report

❌ Patch coverage is 46.05263% with 41 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.49%. Comparing base (73d7369) to head (a208961).

Files with missing lines Patch % Lines
src/dev/subcommands/mod.rs 37.20% 24 Missing and 3 partials ⚠️
src/dev/main.rs 0.00% 9 Missing ⚠️
src/bin/forest-dev.rs 0.00% 3 Missing ⚠️
src/utils/proofs_api/paramfetch.rs 80.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/lib.rs 100.00% <ø> (ø)
src/tool/subcommands/api_cmd/test_snapshot.rs 84.72% <100.00%> (-0.82%) ⬇️
src/utils/proofs_api/parameters.rs 81.33% <100.00%> (-7.24%) ⬇️
src/utils/rand/mod.rs 97.01% <ø> (ø)
src/utils/proofs_api/paramfetch.rs 37.68% <80.00%> (-21.55%) ⬇️
src/bin/forest-dev.rs 0.00% <0.00%> (ø)
src/dev/main.rs 0.00% <0.00%> (ø)
src/dev/subcommands/mod.rs 37.20% <37.20%> (ø)

... and 8 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 73d7369...a208961. Read the comment docs.

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