Skip to content

fix: NSX SDK list operations are pageable: the API returns a non-null…

070b956
Select commit
Loading
Failed to load commit list.
Open

Fix NSX SDK list handling to fetch all paginated results #12241

fix: NSX SDK list operations are pageable: the API returns a non-null…
070b956
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2025 in 0s

17.46% (+13.88%) compared to 3c64847

View this Pull Request on Codecov

17.46% (+13.88%) compared to 3c64847

Details

Codecov Report

❌ Patch coverage is 25.85034% with 109 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.46%. Comparing base (3c64847) to head (070b956).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...va/org/apache/cloudstack/service/NsxApiClient.java 0.00% 106 Missing ⚠️
...va/org/apache/cloudstack/service/PagedFetcher.java 92.68% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##              main   #12241       +/-   ##
============================================
+ Coverage     3.58%   17.46%   +13.88%     
- Complexity       0    15525    +15525     
============================================
  Files          445     5914     +5469     
  Lines        37552   529493   +491941     
  Branches      6914    64685    +57771     
============================================
+ Hits          1347    92488    +91141     
- Misses       36039   426584   +390545     
- Partials       166    10421    +10255     

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