fix(mempool_node): fix gateway config to point to chain_id #1285
Codecov / codecov/project
succeeded
Oct 9, 2024 in 0s
6.94% (-67.25%) compared to b0cfe82
View this Pull Request on Codecov
6.94% (-67.25%) compared to b0cfe82
Details
Codecov Report
Attention: Patch coverage is 94.73684%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 6.94%. Comparing base (
b0cfe82
) to head (0df28d4
).
Report is 299 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
crates/mempool_node/src/config/mod.rs | 94.73% | 0 Missing and 1 partial |
❗ There is a different number of reports uploaded between BASE (b0cfe82) and HEAD (0df28d4). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## main #1285 +/- ##
==========================================
- Coverage 74.18% 6.94% -67.25%
==========================================
Files 359 177 -182
Lines 36240 17736 -18504
Branches 36240 17736 -18504
==========================================
- Hits 26886 1231 -25655
- Misses 7220 16470 +9250
+ Partials 2134 35 -2099
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading