Skip to content

Merge remote-tracking branch 'apache/main' into configurable-repetiti…

84fd75b
Select commit
Loading
Failed to load commit list.
Merged

api,server: allow configuring repetitive alerts #11325

Merge remote-tracking branch 'apache/main' into configurable-repetiti…
84fd75b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2026 in 0s

17.88% (+0.00%) compared to ffb8b91

View this Pull Request on Codecov

17.88% (+0.00%) compared to ffb8b91

Details

Codecov Report

❌ Patch coverage is 77.58621% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.88%. Comparing base (ffb8b91) to head (84fd75b).

Files with missing lines Patch % Lines
...rc/main/java/com/cloud/alert/AlertManagerImpl.java 82.75% 2 Missing and 3 partials ⚠️
...java/org/apache/cloudstack/alert/AlertService.java 86.95% 3 Missing ⚠️
...che/cloudstack/api/response/AlertTypeResponse.java 0.00% 3 Missing ⚠️
.../api/command/admin/resource/ListAlertTypesCmd.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #11325   +/-   ##
=========================================
  Coverage     17.88%   17.88%           
- Complexity    16072    16075    +3     
=========================================
  Files          5935     5935           
  Lines        532338   532372   +34     
  Branches      65086    65090    +4     
=========================================
+ Hits          95191    95216   +25     
- Misses       426500   426508    +8     
- Partials      10647    10648    +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.