Skip to content

VPC: fix Python exception processing static routes with next hop when private gateway is also present - #11967

Merged
DaanHoogland merged 1 commit into
apache:4.22from
bradh352:bhouse.pvtgw-fix
Dec 16, 2025
Merged

VPC: fix Python exception processing static routes with next hop when private gateway is also present#11967
DaanHoogland merged 1 commit into
apache:4.22from
bradh352:bhouse.pvtgw-fix

Python exception processing static routes

836aecf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 5, 2025 in 0s

17.56% (+0.00%) compared to 2dbc86a

View this Pull Request on Codecov

17.56% (+0.00%) compared to 2dbc86a

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 17.56%. Comparing base (2dbc86a) to head (836aecf).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main   #11967   +/-   ##
=========================================
  Coverage     17.56%   17.56%           
- Complexity    15542    15545    +3     
=========================================
  Files          5909     5909           
  Lines        529058   529056    -2     
  Branches      64617    64617           
=========================================
+ Hits          92922    92948   +26     
+ Misses       425683   425654   -29     
- Partials      10453    10454    +1     

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