fix: internal trace calls should not compete the semaphore - #7421
Merged
Codecov / codecov/project
succeeded
Jul 29, 2026 in 1s
65.33% (-0.01%) compared to c6e0744
View this Pull Request on Codecov
65.33% (-0.01%) compared to c6e0744
Details
Codecov Report
❌ Patch coverage is 50.79365% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.33%. Comparing base (c6e0744) to head (dbbf184).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/daemon/mod.rs | 0.00% | 23 Missing |
| src/rpc/methods/eth.rs | 50.00% | 3 Missing and 3 partials |
| src/rpc/methods/state.rs | 75.00% | 0 Missing and 1 partial |
| src/state_manager/execution.rs | 93.75% | 1 Missing |
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/rpc/methods/eth/types.rs | 65.32% <ø> (+0.40%) |
⬆️ |
| src/state_manager/utils.rs | 81.06% <100.00%> (+0.25%) |
⬆️ |
| src/rpc/methods/state.rs | 44.15% <75.00%> (+0.08%) |
⬆️ |
| src/state_manager/execution.rs | 37.76% <93.75%> (+3.67%) |
⬆️ |
| src/rpc/methods/eth.rs | 68.43% <50.00%> (-0.02%) |
⬇️ |
| src/daemon/mod.rs | 24.28% <0.00%> (-0.68%) |
⬇️ |
... and 7 files with indirect coverage changes
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update c6e0744...dbbf184. Read the comment docs.
🚀 New features to boost your workflow:
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading