Skip to content

Handle non-OvsFetchInterfaceAnswer in OVS tunnel manager

8486a89
Select commit
Loading
Failed to load commit list.
Open

Handle non-OvsFetchInterfaceAnswer in OVS tunnel manager #12860

Handle non-OvsFetchInterfaceAnswer in OVS tunnel manager
8486a89
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2026 in 1s

17.61% (-0.01%) compared to 27bce46, passed because coverage increased by 0% when compared to adjusted base (17.61%)

View this Pull Request on Codecov

17.61% (-0.01%) compared to 27bce46, passed because coverage increased by 0% when compared to adjusted base (17.61%)

Details

Codecov Report

❌ Patch coverage is 0% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.61%. Comparing base (27bce46) to head (8486a89).
⚠️ Report is 4 commits behind head on 4.22.

Files with missing lines Patch % Lines
...va/com/cloud/network/ovs/OvsTunnelManagerImpl.java 0.00% 13 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #12860      +/-   ##
============================================
- Coverage     17.61%   17.61%   -0.01%     
+ Complexity    15662    15661       -1     
============================================
  Files          5917     5917              
  Lines        531415   531438      +23     
  Branches      64973    64974       +1     
============================================
+ Hits          93588    93589       +1     
- Misses       427271   427293      +22     
  Partials      10556    10556              

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