Skip to content

fix: setup tokio runtime with macro in forest-tool and forest-wallet

b7c6fed
Select commit
Loading
Failed to load commit list.
Merged

fix: setup tokio runtime with macro in forest-tool and forest-wallet #6337

fix: setup tokio runtime with macro in forest-tool and forest-wallet
b7c6fed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2025 in 0s

40.10% (-0.02%) compared to 8093469

View this Pull Request on Codecov

40.10% (-0.02%) compared to 8093469

Details

Codecov Report

❌ Patch coverage is 33.33333% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 40.10%. Comparing base (8093469) to head (b7c6fed).

Files with missing lines Patch % Lines
src/tool/main.rs 43.75% 9 Missing ⚠️
src/wallet/main.rs 0.00% 7 Missing ⚠️
src/bin/forest-wallet.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/bin/forest-tool.rs 100.00% <100.00%> (ø)
src/bin/forest-wallet.rs 0.00% <0.00%> (ø)
src/wallet/main.rs 0.00% <0.00%> (ø)
src/tool/main.rs 56.52% <43.75%> (-2.74%) ⬇️

... 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 8093469...b7c6fed. Read the comment docs.

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