Skip to content

Refactor: Modularize ApiResponseHelper#createUsageResponse (4.22 Backport) - #13695

Open
PrashantBhanage wants to merge 3 commits into
apache:4.22from
PrashantBhanage:fix-11635-refactor-usage-4.22
Open

Refactor: Modularize ApiResponseHelper#createUsageResponse (4.22 Backport)#13695
PrashantBhanage wants to merge 3 commits into
apache:4.22from
PrashantBhanage:fix-11635-refactor-usage-4.22

Refactor: modularize ApiResponseHelper#createUsageResponse (4.22 back…

ffa7089
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 27, 2026 in 0s

17.69% (-0.01%) compared to 0339f31

View this Pull Request on Codecov

17.69% (-0.01%) compared to 0339f31

Details

Codecov Report

❌ Patch coverage is 1.88235% with 417 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.69%. Comparing base (0339f31) to head (ffa7089).

Files with missing lines Patch % Lines
...src/main/java/com/cloud/api/ApiResponseHelper.java 1.88% 395 Missing and 22 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #13695      +/-   ##
============================================
- Coverage     17.69%   17.69%   -0.01%     
- Complexity    15833    15834       +1     
============================================
  Files          5925     5925              
  Lines        533534   533626      +92     
  Branches      65273    65281       +8     
============================================
- Hits          94421    94416       -5     
- Misses       428434   428533      +99     
+ Partials      10679    10677       -2     

☔ View full report in Codecov by Harness.
📢 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.