Skip to content

Apply suggestions

4534d7b
Select commit
Loading
Failed to load commit list.
Merged

Backport #9888 to 4.19: Fix Usage inconsistencies #10712

Apply suggestions
4534d7b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2025 in 0s

15.16% (-0.01%) compared to f13cf59, passed because coverage increased by 0% when compared to adjusted base (15.17%)

View this Pull Request on Codecov

15.16% (-0.01%) compared to f13cf59, passed because coverage increased by 0% when compared to adjusted base (15.17%)

Details

Codecov Report

Attention: Patch coverage is 0% with 93 lines in your changes missing coverage. Please review.

Project coverage is 15.16%. Comparing base (f13cf59) to head (4534d7b).
Report is 22 commits behind head on 4.19.

Files with missing lines Patch % Lines
...rc/main/java/com/cloud/usage/UsageManagerImpl.java 0.00% 65 Missing ⚠️
...java/com/cloud/usage/dao/UsageNetworksDaoImpl.java 0.00% 14 Missing ⚠️
...main/java/com/cloud/usage/dao/UsageVpcDaoImpl.java 0.00% 14 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.19   #10712      +/-   ##
============================================
- Coverage     15.17%   15.16%   -0.01%     
- Complexity    11332    11338       +6     
============================================
  Files          5415     5414       -1     
  Lines        474893   475157     +264     
  Branches      57920    57973      +53     
============================================
+ Hits          72046    72076      +30     
- Misses       394792   395022     +230     
- Partials       8055     8059       +4     

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