feat(mempool): impl calculate-gas-price according to EIP 1559 #203
Codecov / codecov/project
succeeded
Sep 8, 2024 in 0s
1.62% (-75.01%) compared to 72b1115
View this Pull Request on Codecov
1.62% (-75.01%) compared to 72b1115
Details
Codecov Report
Attention: Patch coverage is 0%
with 39 lines
in your changes missing coverage. Please review.
Project coverage is 1.62%. Comparing base (
72b1115
) to head (7bab5d4
).
Report is 35 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
crates/batcher/src/fee_market.rs | 0.00% | 39 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #203 +/- ##
==========================================
- Coverage 76.63% 1.62% -75.01%
==========================================
Files 353 48 -305
Lines 37273 3014 -34259
Branches 37273 3014 -34259
==========================================
- Hits 28563 49 -28514
+ Misses 6390 2955 -3435
+ Partials 2320 10 -2310
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading