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_p2p): fix default config values #1881

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

fix(mempool_p2p): fix default config values

62d7b2f
Select commit
Loading
Failed to load commit list.
Open

fix(mempool_p2p): fix default config values #1881

fix(mempool_p2p): fix default config values
62d7b2f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2024 in 0s

3.94% (-36.17%) compared to e3165c4

View this Pull Request on Codecov

3.94% (-36.17%) compared to e3165c4

Details

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Project coverage is 3.94%. Comparing base (e3165c4) to head (62d7b2f).
Report is 238 commits behind head on main.

Files with missing lines Patch % Lines
crates/mempool_p2p/src/config.rs 0.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #1881       +/-   ##
==========================================
- Coverage   40.10%   3.94%   -36.17%     
==========================================
  Files          26     204      +178     
  Lines        1895   26950    +25055     
  Branches     1895   26950    +25055     
==========================================
+ Hits          760    1063      +303     
- Misses       1100   25803    +24703     
- Partials       35      84       +49     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.