Skip to content

server: prevent duplicate HA works and alerts#10624

Merged
DaanHoogland merged 4 commits into
apache:4.19from
shapeblue:fix-multiplehaworksalerts
May 6, 2025
Merged

server: prevent duplicate HA works and alerts#10624
DaanHoogland merged 4 commits into
apache:4.19from
shapeblue:fix-multiplehaworksalerts

refactor

e7ba4de
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 May 6, 2025 in 0s

15.17% (+0.01%) compared to 95c2481

View this Pull Request on Codecov

15.17% (+0.01%) compared to 95c2481

Details

Codecov Report

Attention: Patch coverage is 29.72973% with 26 lines in your changes missing coverage. Please review.

Project coverage is 15.17%. Comparing base (95c2481) to head (e7ba4de).
Report is 40 commits behind head on 4.19.

Files with missing lines Patch % Lines
...java/com/cloud/ha/HighAvailabilityManagerImpl.java 47.61% 7 Missing and 4 partials ⚠️
...java/com/cloud/ha/dao/HighAvailabilityDaoImpl.java 0.00% 11 Missing ⚠️
...java/com/cloud/agent/manager/AgentManagerImpl.java 20.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.19   #10624      +/-   ##
============================================
+ Coverage     15.16%   15.17%   +0.01%     
- Complexity    11326    11343      +17     
============================================
  Files          5414     5412       -2     
  Lines        474804   475091     +287     
  Branches      57909    57973      +64     
============================================
+ Hits          72002    72096      +94     
- Misses       394749   394930     +181     
- Partials       8053     8065      +12     

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