fix: inspect and log errors in fvm consensus trait methods #7083
Codecov / codecov/project
succeeded
May 20, 2026 in 1s
64.23% (-0.01%) compared to 57f4c47
View this Pull Request on Codecov
64.23% (-0.01%) compared to 57f4c47
Details
Codecov Report
❌ Patch coverage is 33.08550% with 180 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.23%. Comparing base (57f4c47) to head (71feca0).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/interpreter/externs.rs | 39.81% | 124 Missing and 3 partials |
| src/shim/consensus.rs | 0.00% | 39 Missing |
| src/interpreter/fvm3.rs | 0.00% | 6 Missing |
| src/interpreter/fvm2.rs | 0.00% | 4 Missing |
| src/interpreter/fvm4.rs | 33.33% | 4 Missing |
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/interpreter/mod.rs | 77.27% <ø> (ø) |
|
| src/interpreter/vm.rs | 82.03% <100.00%> (ø) |
|
| src/shim/gas.rs | 58.87% <ø> (-11.30%) |
⬇️ |
| src/state_manager/chain_rand.rs | 65.64% <ø> (ø) |
|
| src/interpreter/fvm2.rs | 0.00% <0.00%> (-44.69%) |
⬇️ |
| src/interpreter/fvm4.rs | 33.33% <33.33%> (-9.05%) |
⬇️ |
| src/interpreter/fvm3.rs | 0.00% <0.00%> (-42.35%) |
⬇️ |
| src/shim/consensus.rs | 0.00% <0.00%> (ø) |
|
| src/interpreter/externs.rs | 39.81% <39.81%> (ø) |
... and 11 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 57f4c47...71feca0. 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