feat: impl basefee change from FIP-0115 #6702
Merged
Codecov / codecov/project
succeeded
Mar 13, 2026 in 1s
63.59% (+0.14%) compared to 8149f08
View this Pull Request on Codecov
63.59% (+0.14%) compared to 8149f08
Details
Codecov Report
❌ Patch coverage is 91.18457% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.59%. Comparing base (8149f08) to head (6c3a69d).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/chain/store/base_fee.rs | 79.16% | 25 Missing |
| src/rpc/methods/miner.rs | 0.00% | 4 Missing |
| src/chain_sync/tipset_syncer.rs | 66.66% | 2 Missing and 1 partial |
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/chain/store/weighted_quick_select.rs | 100.00% <100.00%> (ø) |
|
| src/message/mod.rs | 90.56% <100.00%> (+3.06%) |
⬆️ |
| src/message_pool/msgpool/provider.rs | 36.36% <100.00%> (+1.47%) |
⬆️ |
| src/chain_sync/tipset_syncer.rs | 63.45% <66.66%> (+0.61%) |
⬆️ |
| src/rpc/methods/miner.rs | 7.69% <0.00%> (-0.23%) |
⬇️ |
| src/chain/store/base_fee.rs | 86.66% <79.16%> (-12.46%) |
⬇️ |
... and 5 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 8149f08...6c3a69d. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading