Skip to content

less log

fe8f27b
Select commit
Loading
Failed to load commit list.
Draft

fix(ci): try codecov on hosted runner #6367

less log
fe8f27b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2025 in 0s

51.12% (-0.07%) compared to 4ea21a4

View this Pull Request on Codecov

51.12% (-0.07%) compared to 4ea21a4

Details

Codecov Report

❌ Patch coverage is 56.73077% with 45 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.12%. Comparing base (4ea21a4) to head (fe8f27b).

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/mod.rs 70.00% 1 Missing and 2 partials ⚠️
src/utils/proofs_api/paramfetch.rs 80.00% 1 Missing and 1 partial ⚠️
src/state_manager/utils.rs 92.30% 0 Missing and 1 partial ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/chain_sync/chain_follower.rs 35.80% <100.00%> (+0.28%) ⬆️
src/lib.rs 100.00% <ø> (ø)
src/tool/subcommands/api_cmd/test_snapshot.rs 84.72% <100.00%> (-0.38%) ⬇️
src/utils/proofs_api/parameters.rs 81.33% <100.00%> (-7.24%) ⬇️
src/utils/rand/mod.rs 97.01% <ø> (ø)
src/state_manager/utils.rs 77.03% <92.30%> (+0.75%) ⬆️
src/utils/proofs_api/paramfetch.rs 37.68% <80.00%> (-21.55%) ⬇️
src/bin/forest-dev.rs 0.00% <0.00%> (ø)
src/utils/mod.rs 80.53% <70.00%> (-2.66%) ⬇️
src/dev/main.rs 0.00% <0.00%> (ø)
... and 1 more

... and 17 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 4ea21a4...fe8f27b. Read the comment docs.

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