implement a mempool for the sequencer #2341
+595
−0
Open
Codecov / codecov/project
succeeded
Jan 20, 2025 in 1s
74.52% (target 70.00%)
View this Pull Request on Codecov
74.52% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 67.54386%
with 74 lines
in your changes missing coverage. Please review.
Project coverage is 74.52%. Comparing base (
d3ff578
) to head (dd77266
).
Files with missing lines | Patch % | Lines |
---|---|---|
mempool/mempool.go | 62.63% | 54 Missing and 17 partials |
mempool/db_utils.go | 92.10% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #2341 +/- ##
==========================================
- Coverage 74.68% 74.52% -0.16%
==========================================
Files 111 113 +2
Lines 12123 12351 +228
==========================================
+ Hits 9054 9205 +151
- Misses 2370 2428 +58
- Partials 699 718 +19
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading