p2p: add flag to disable snap/1 serving #2152
Open
Codecov / codecov/project
succeeded
Apr 15, 2026 in 0s
51.95% (+0.44%) compared to 2a0bfe7
View this Pull Request on Codecov
51.95% (+0.44%) compared to 2a0bfe7
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.95%. Comparing base (2a0bfe7) to head (eb7c076).
Additional details and impacted files
@@ Coverage Diff @@
## develop #2152 +/- ##
===========================================
+ Coverage 51.51% 51.95% +0.44%
===========================================
Files 882 884 +2
Lines 154140 155460 +1320
===========================================
+ Hits 79403 80773 +1370
+ Misses 69559 69480 -79
- Partials 5178 5207 +29 | Files with missing lines | Coverage Δ | |
|---|---|---|
| eth/backend.go | 53.26% <100.00%> (+1.05%) |
⬆️ |
| eth/ethconfig/config.go | 78.94% <ø> (ø) |
|
| internal/cli/server/config.go | 63.90% <100.00%> (-1.08%) |
⬇️ |
| internal/cli/server/flags.go | 100.00% <100.00%> (ø) |
... and 77 files with indirect coverage changes
| Files with missing lines | Coverage Δ | |
|---|---|---|
| eth/backend.go | 53.26% <100.00%> (+1.05%) |
⬆️ |
| eth/ethconfig/config.go | 78.94% <ø> (ø) |
|
| internal/cli/server/config.go | 63.90% <100.00%> (-1.08%) |
⬇️ |
| internal/cli/server/flags.go | 100.00% <100.00%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading