Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(mempool_node): fix gateway config to point to chain_id #1285

fix(mempool_node): fix gateway config to point to chain_id

0df28d4
Select commit
Loading
Failed to load commit list.
Merged

fix(mempool_node): fix gateway config to point to chain_id #1285

fix(mempool_node): fix gateway config to point to chain_id
0df28d4
Select commit
Loading
Failed to load commit list.
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.

HEAD has 2 uploads less than BASE
Flag BASE (b0cfe82) HEAD (0df28d4)
3 1
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.