Skip to content

Conversation

@hanabi1224
Copy link
Contributor

Summary of changes

Changes introduced in this pull request:

Reference issue to close (if applicable)

Closes

Other information and links

Change checklist

  • I have performed a self-review of my own code,
  • I have made corresponding changes to the documentation. All new code adheres to the team's documentation standards,
  • I have added tests that prove my fix is effective or that my feature works (if possible),
  • I have made sure the CHANGELOG is up-to-date. All user-facing changes should be reflected in this document.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 18, 2025

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch hm/try-codecov-on-hosted-runner

Comment @coderabbitai help to get the list of available commands and usage tips.

@hanabi1224 hanabi1224 force-pushed the hm/try-codecov-on-hosted-runner branch 4 times, most recently from 0e61d03 to ab6191c Compare December 19, 2025 00:22
@hanabi1224 hanabi1224 force-pushed the hm/try-codecov-on-hosted-runner branch from ab6191c to e496b3f Compare December 19, 2025 00:53
@hanabi1224 hanabi1224 force-pushed the hm/try-codecov-on-hosted-runner branch 2 times, most recently from 1084258 to 189feff Compare December 19, 2025 05:47
@hanabi1224 hanabi1224 force-pushed the hm/try-codecov-on-hosted-runner branch from 189feff to afa58f3 Compare December 19, 2025 05:49
@codecov
Copy link

codecov bot commented Dec 19, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants