Skip to content

fix: LB Creation avoid 404 API errors due to non-needed patches

557d483
Select commit
Loading
Failed to load commit list.
Merged

fix: LB Creation avoid 404 API errors due to non-needed patches #12835

fix: LB Creation avoid 404 API errors due to non-needed patches
557d483
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2026 in 1s

17.99% (+0.37%) compared to 23f633a

View this Pull Request on Codecov

17.99% (+0.37%) compared to 23f633a

Details

Codecov Report

❌ Patch coverage is 97.72727% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 17.99%. Comparing base (23f633a) to head (557d483).
⚠️ Report is 7 commits behind head on 4.22.

Files with missing lines Patch % Lines
...va/org/apache/cloudstack/service/NsxApiClient.java 97.72% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #12835      +/-   ##
============================================
+ Coverage     17.61%   17.99%   +0.37%     
- Complexity    15706    16557     +851     
============================================
  Files          5921     6022     +101     
  Lines        532392   541426    +9034     
  Branches      65109    66350    +1241     
============================================
+ Hits          93788    97409    +3621     
- Misses       428015   433043    +5028     
- Partials      10589    10974     +385     

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