Skip to content

KVM: add configurable MAC/IP script hook for static ARP/NDP and routes#13495

Open
wido wants to merge 1 commit into
apache:mainfrom
wido:vxlan-static-macip
Open

KVM: add configurable MAC/IP script hook for static ARP/NDP and routes#13495
wido wants to merge 1 commit into
apache:mainfrom
wido:vxlan-static-macip

KVM: add configurable MAC/IP script hook for static ARP/NDP and routes

642f086
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 1, 2026 in 0s

18.93% (+0.00%) compared to d2c8aa7

View this Pull Request on Codecov

18.93% (+0.00%) compared to d2c8aa7

Details

Codecov Report

❌ Patch coverage is 10.00000% with 45 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.93%. Comparing base (d2c8aa7) to head (642f086).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...cloud/hypervisor/kvm/resource/BridgeVifDriver.java 8.16% 43 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #13495   +/-   ##
=========================================
  Coverage     18.93%   18.93%           
- Complexity    18471    18475    +4     
=========================================
  Files          6221     6221           
  Lines        560045   560095   +50     
  Branches      68289    68298    +9     
=========================================
+ Hits         106048   106074   +26     
- Misses       442372   442392   +20     
- Partials      11625    11629    +4     

☔ View full report in Codecov by Harness.
📢 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.