Skip to content

p2p: add clarifying comment on NoSnapServing behaviour

eb7c076
Select commit
Loading
Failed to load commit list.
Open

p2p: add flag to disable snap/1 serving #2152

p2p: add clarifying comment on NoSnapServing behaviour
eb7c076
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 33 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             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%> (ø)

... and 77 files with indirect coverage changes

🚀 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.