Skip to content

Update plugins/api/discovery/src/main/java/org/apache/cloudstack/api/…

f092c18
Select commit
Loading
Failed to load commit list.
Merged

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

Update plugins/api/discovery/src/main/java/org/apache/cloudstack/api/…
f092c18
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 28, 2026 in 0s

17.87% (+0.01%) compared to 25cb545

View this Pull Request on Codecov

17.87% (+0.01%) compared to 25cb545

Details

Codecov Report

❌ Patch coverage is 80.00000% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.87%. Comparing base (25cb545) to head (f092c18).
⚠️ Report is 1 commits behind head on main.

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.85%   17.87%   +0.01%     
- Complexity    16000    16033      +33     
============================================
  Files          5930     5930              
  Lines        531439   531465      +26     
  Branches      64970    64977       +7     
============================================
+ Hits          94883    94988     +105     
+ Misses       425932   425843      -89     
- Partials      10624    10634      +10     

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