Skip to content

remove non-descriptive part

c8554aa
Select commit
Loading
Failed to load commit list.
Merged

fix Sensitive Data Exposure Through Exception Logging in OVM Hypervis… #12032

remove non-descriptive part
c8554aa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2026 in 1s

16.23% (-0.01%) compared to 750290b, passed because coverage increased by 0% when compared to adjusted base (16.23%)

View this Pull Request on Codecov

16.23% (-0.01%) compared to 750290b, passed because coverage increased by 0% when compared to adjusted base (16.23%)

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 16.23%. Comparing base (750290b) to head (c8554aa).

Files with missing lines Patch % Lines
...java/com/cloud/ovm/hypervisor/OvmResourceBase.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #12032      +/-   ##
============================================
- Coverage     16.23%   16.23%   -0.01%     
+ Complexity    13378    13375       -3     
============================================
  Files          5657     5657              
  Lines        498932   498932              
  Branches      60552    60552              
============================================
- Hits          81016    80992      -24     
- Misses       408882   408906      +24     
  Partials       9034     9034              

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