Skip to content

authenticated check

5d18410
Select commit
Loading
Failed to load commit list.
Merged

Hide CloudStack version from XML response when unauthenticated #10575

authenticated check
5d18410
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 5, 2025 in 0s

16.26% (+0.00%) compared to 9c6f2a9

View this Pull Request on Codecov

16.26% (+0.00%) compared to 9c6f2a9

Details

Codecov Report

Attention: Patch coverage is 15.38462% with 11 lines in your changes missing coverage. Please review.

Project coverage is 16.26%. Comparing base (9c6f2a9) to head (5d18410).
Report is 205 commits behind head on main.

Files with missing lines Patch % Lines
.../com/cloud/api/response/ApiResponseSerializer.java 0.00% 8 Missing ⚠️
...in/java/com/cloud/server/ManagementServerImpl.java 40.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #10575   +/-   ##
=========================================
  Coverage     16.26%   16.26%           
+ Complexity    13388    13387    -1     
=========================================
  Files          5674     5674           
  Lines        498929   498938    +9     
  Branches      60338    60341    +3     
=========================================
+ Hits          81154    81157    +3     
- Misses       408736   408741    +5     
- Partials       9039     9040    +1     

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