fix: LB Creation avoid 404 API errors due to non-needed patches #12835
+375
−16
Codecov / codecov/project
succeeded
Mar 19, 2026 in 1s
18.06% (+0.03%) compared to b744824
View this Pull Request on Codecov
18.06% (+0.03%) compared to b744824
Details
Codecov Report
❌ Patch coverage is 96.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.06%. Comparing base (b744824) to head (94cabcd).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...va/org/apache/cloudstack/service/NsxApiClient.java | 96.00% | 0 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #12835 +/- ##
============================================
+ Coverage 18.02% 18.06% +0.03%
- Complexity 16450 16482 +32
============================================
Files 5968 5968
Lines 537086 537121 +35
Branches 65961 65966 +5
============================================
+ Hits 96819 97012 +193
+ Misses 429347 429181 -166
- Partials 10920 10928 +8 ☔ 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.
Loading