fix(network): discovery performs kad queries even if not connected to bootstrap #2142
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:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading