Skip to content

Remove unfinished usage job entries of the host on start - #10848

Merged
DaanHoogland merged 2 commits into
apache:4.19from
shapeblue:remove_unfinished_usage_job_entries
Jul 14, 2025
Merged

Remove unfinished usage job entries of the host on start#10848
DaanHoogland merged 2 commits into
apache:4.19from
shapeblue:remove_unfinished_usage_job_entries

Merge branch '4.19' into remove_unfinished_usage_job_entries

c3cb7b3
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jul 14, 2025 in 1s

15.18% (+0.00%) compared to cbd2b5a

View this Pull Request on Codecov

15.18% (+0.00%) compared to cbd2b5a

Details

Codecov Report

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

Project coverage is 15.18%. Comparing base (cbd2b5a) to head (c3cb7b3).
Report is 5 commits behind head on 4.19.

Files with missing lines Patch % Lines
...main/java/com/cloud/usage/dao/UsageJobDaoImpl.java 0.00% 26 Missing ⚠️
...rc/main/java/com/cloud/usage/UsageManagerImpl.java 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.19   #10848   +/-   ##
=========================================
  Coverage     15.17%   15.18%           
- Complexity    11363    11364    +1     
=========================================
  Files          5416     5416           
  Lines        475911   475931   +20     
  Branches      58096    58098    +2     
=========================================
+ Hits          72241    72265   +24     
+ Misses       395584   395578    -6     
- Partials       8086     8088    +2     

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