Skip to content

Merge branch 'main' into api-request-type

385cfd9
Select commit
Loading
Failed to load commit list.
Open

api,server: apis return their http request type #11382

Merge branch 'main' into api-request-type
385cfd9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 22, 2025 in 0s

17.52% (+0.01%) compared to 5bf869c

View this Pull Request on Codecov

17.52% (+0.01%) compared to 5bf869c

Details

Codecov Report

❌ Patch coverage is 80.00000% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.52%. Comparing base (5bf869c) to head (385cfd9).

Files with missing lines Patch % Lines
server/src/main/java/com/cloud/api/ApiServlet.java 77.27% 2 Missing and 3 partials ⚠️
.../cloudstack/api/response/ApiDiscoveryResponse.java 85.71% 1 Missing ⚠️
.../cloudstack/discovery/ApiDiscoveryServiceImpl.java 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11382      +/-   ##
============================================
+ Coverage     17.51%   17.52%   +0.01%     
- Complexity    15585    15617      +32     
============================================
  Files          5914     5914              
  Lines        529867   529893      +26     
  Branches      64722    64729       +7     
============================================
+ Hits          92782    92889     +107     
+ Misses       426635   426545      -90     
- Partials      10450    10459       +9     

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