Optimize OVS tunnel sequence numbers to use atomic SQL instead of row-level locks#13443
Open
nvazquez wants to merge 1 commit into
Open
Optimize OVS tunnel sequence numbers to use atomic SQL instead of row-level locks#13443nvazquez wants to merge 1 commit into
nvazquez wants to merge 1 commit into
Codecov / codecov/project
succeeded
Jun 18, 2026 in 0s
17.67% (-0.01%) compared to 8e933b7, passed because coverage increased by 0% when compared to adjusted base (17.67%)
View this Pull Request on Codecov
17.67% (-0.01%) compared to 8e933b7, passed because coverage increased by 0% when compared to adjusted base (17.67%)
Details
Codecov Report
❌ Patch coverage is 0% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.67%. Comparing base (8e933b7) to head (ef795ee).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...work/ovs/dao/VpcDistributedRouterSeqNoDaoImpl.java | 0.00% | 13 Missing |
| ...va/com/cloud/network/ovs/OvsTunnelManagerImpl.java | 0.00% | 12 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## 4.22 #13443 +/- ##
============================================
- Coverage 17.67% 17.67% -0.01%
- Complexity 15792 15793 +1
============================================
Files 5922 5922
Lines 533167 533174 +7
Branches 65210 65211 +1
============================================
- Hits 94246 94244 -2
- Misses 428276 428284 +8
- Partials 10645 10646 +1 ☔ 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.
Loading