Skip to content

network matching grep fix, don't let 1.2.3.4/32 match 11.2.3.4/32

eeff4bb
Select commit
Loading
Failed to load commit list.
Merged

Static Routes with nexthop non-functional for private gateways #12859

network matching grep fix, don't let 1.2.3.4/32 match 11.2.3.4/32
eeff4bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2026 in 0s

17.62% (+0.01%) compared to e93ae1a

View this Pull Request on Codecov

17.62% (+0.01%) compared to e93ae1a

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 17.62%. Comparing base (e93ae1a) to head (eeff4bb).
⚠️ Report is 77 commits behind head on 4.22.

Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #12859      +/-   ##
============================================
+ Coverage     17.61%   17.62%   +0.01%     
- Complexity    15661    15727      +66     
============================================
  Files          5917     5921       +4     
  Lines        531430   532858    +1428     
  Branches      64973    65186     +213     
============================================
+ Hits          93586    93924     +338     
- Misses       427288   428317    +1029     
- Partials      10556    10617      +61     

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

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