Skip to content

kvm,utils/test,config/test: fix flaky unit tests

a2ea1e1
Select commit
Loading
Failed to load commit list.
Draft

kvm,utils/test,config/test: fix flaky unit tests #11834

kvm,utils/test,config/test: fix flaky unit tests
a2ea1e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 13, 2025 in 0s

17.55% (-0.02%) compared to b99a030

View this Pull Request on Codecov

17.55% (-0.02%) compared to b99a030

Details

Codecov Report

❌ Patch coverage is 39.13043% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.55%. Comparing base (b99a030) to head (a2ea1e1).
⚠️ Report is 15 commits behind head on main.

Files with missing lines Patch % Lines
...ervisor/kvm/resource/LibvirtComputingResource.java 39.13% 14 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11834      +/-   ##
============================================
- Coverage     17.56%   17.55%   -0.02%     
- Complexity    15500    15524      +24     
============================================
  Files          5899     5907       +8     
  Lines        527793   528671     +878     
  Branches      64479    64558      +79     
============================================
+ Hits          92714    92809      +95     
- Misses       424653   425429     +776     
- Partials      10426    10433       +7     

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