Skip to content

Merge branch 'libvirt-pipe-leak' of https://github.com/shapeblue/clou…

a4926a1
Select commit
Loading
Failed to load commit list.
Merged

Fix potential leaks in executePipedCommands #12478

Merge branch 'libvirt-pipe-leak' of https://github.com/shapeblue/clou…
a4926a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 21, 2026 in 0s

16.24% (+0.00%) compared to 8db7cab

View this Pull Request on Codecov

16.24% (+0.00%) compared to 8db7cab

Details

Codecov Report

❌ Patch coverage is 82.35294% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.24%. Comparing base (8db7cab) to head (a4926a1).

Files with missing lines Patch % Lines
...s/src/main/java/com/cloud/utils/script/Script.java 82.35% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.20   #12478   +/-   ##
=========================================
  Coverage     16.24%   16.24%           
- Complexity    13393    13394    +1     
=========================================
  Files          5657     5657           
  Lines        499107   499123   +16     
  Branches      60574    60577    +3     
=========================================
+ Hits          81069    81080   +11     
- Misses       409001   409004    +3     
- Partials       9037     9039    +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.