refactor: share the chain info as a config for the gateway #520
Codecov / codecov/project
succeeded
Oct 9, 2024 in 0s
28.02% (-46.16%) compared to b0cfe82
View this Pull Request on Codecov
28.02% (-46.16%) compared to b0cfe82
Details
Codecov Report
Attention: Patch coverage is 58.33333%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 28.02%. Comparing base (
b0cfe82
) to head (0a62877
).
Report is 268 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
crates/gateway/src/config.rs | 0.00% | 3 Missing |
crates/gateway/src/gateway.rs | 71.42% | 0 Missing and 2 partials |
❗ There is a different number of reports uploaded between BASE (b0cfe82) and HEAD (0a62877). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## main #520 +/- ##
===========================================
- Coverage 74.18% 28.02% -46.16%
===========================================
Files 359 205 -154
Lines 36240 22162 -14078
Branches 36240 22162 -14078
===========================================
- Hits 26886 6212 -20674
- Misses 7220 15280 +8060
+ Partials 2134 670 -1464
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading