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(network): discovery performs kad queries even if not connected to bootstrap #2142

Merged
merged 1 commit into from
Dec 1, 2024

fix(network): discovery performs kad queries even if not connected to…

b15c119
Select commit
Loading
Failed to load commit list.
Merged

fix(network): discovery performs kad queries even if not connected to bootstrap #2142

fix(network): discovery performs kad queries even if not connected to…
b15c119
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 21, 2024 in 1s

34.06% (-6.05%) compared to e3165c4

View this Pull Request on Codecov

34.06% (-6.05%) compared to e3165c4

Details

Codecov Report

Attention: Patch coverage is 94.44444% with 3 lines in your changes missing coverage. Please review.

Project coverage is 34.06%. Comparing base (e3165c4) to head (b15c119).
Report is 539 commits behind head on main.

Files with missing lines Patch % Lines
crates/papyrus_network/src/discovery/mod.rs 94.23% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2142      +/-   ##
==========================================
- Coverage   40.10%   34.06%   -6.05%     
==========================================
  Files          26       58      +32     
  Lines        1895     4947    +3052     
  Branches     1895     4947    +3052     
==========================================
+ Hits          760     1685     +925     
- Misses       1100     3204    +2104     
- Partials       35       58      +23     

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


🚨 Try these New Features: