Skip to content

engine: key removeNic work job lookup on nic uuid to fix concurrent removal race - #13700

Open
Andr0human wants to merge 1 commit into
apache:4.22from
Andr0human:fix-concurrent-removenic-workjob-dedup-4.22
Open

engine: key removeNic work job lookup on nic uuid to fix concurrent removal race#13700
Andr0human wants to merge 1 commit into
apache:4.22from
Andr0human:fix-concurrent-removenic-workjob-dedup-4.22

engine: key removeNic work job lookup on nic uuid to fix concurrent r…

09bed9d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 27, 2026 in 0s

17.69% (+0.00%) compared to 0339f31

View this Pull Request on Codecov

17.69% (+0.00%) compared to 0339f31

Details

Codecov Report

❌ Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 17.69%. Comparing base (0339f31) to head (09bed9d).

Files with missing lines Patch % Lines
...n/java/com/cloud/vm/VirtualMachineManagerImpl.java 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.22   #13700   +/-   ##
=========================================
  Coverage     17.69%   17.69%           
  Complexity    15833    15833           
=========================================
  Files          5925     5925           
  Lines        533534   533539    +5     
  Branches      65273    65274    +1     
=========================================
+ Hits          94421    94429    +8     
+ Misses       428434   428431    -3     
  Partials      10679    10679           

☔ View full report in Codecov by Harness.
📢 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.