Skip to content

fix random linting issue

8851dd9
Select commit
Loading
Failed to load commit list.
Merged

Fix/prometheus metadata sorting #12112

fix random linting issue
8851dd9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 26, 2026 in 0s

17.56% (+0.00%) compared to 6dc259c

View this Pull Request on Codecov

17.56% (+0.00%) compared to 6dc259c

Details

Codecov Report

❌ Patch coverage is 0% with 43 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.56%. Comparing base (6dc259c) to head (8851dd9).
⚠️ Report is 187 commits behind head on main.

Files with missing lines Patch % Lines
...che/cloudstack/metrics/PrometheusExporterImpl.java 0.00% 43 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #12112   +/-   ##
=========================================
  Coverage     17.55%   17.56%           
- Complexity    15535    15541    +6     
=========================================
  Files          5911     5911           
  Lines        529359   529377   +18     
  Branches      64655    64656    +1     
=========================================
+ Hits          92949    92993   +44     
+ Misses       425952   425924   -28     
- Partials      10458    10460    +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.