Skip to content

Fix quarantined IPs integration test logic

700ca23
Select commit
Loading
Failed to load commit list.
Merged

Flexibilize public IP selection #11076

Fix quarantined IPs integration test logic
700ca23
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 19, 2026 in 0s

16.25% (-0.01%) compared to 56dc119

View this Pull Request on Codecov

16.25% (-0.01%) compared to 56dc119

Details

Codecov Report

❌ Patch coverage is 10.52632% with 51 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.25%. Comparing base (56dc119) to head (700ca23).
⚠️ Report is 23 commits behind head on 4.20.

Files with missing lines Patch % Lines
...n/java/com/cloud/network/IpAddressManagerImpl.java 13.63% 38 Missing ⚠️
...m/cloud/network/dao/PublicIpQuarantineDaoImpl.java 0.00% 13 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #11076      +/-   ##
============================================
- Coverage     16.25%   16.25%   -0.01%     
+ Complexity    13425    13412      -13     
============================================
  Files          5662     5664       +2     
  Lines        500167   500485     +318     
  Branches      60740    60780      +40     
============================================
+ Hits          81318    81334      +16     
- Misses       409763   410056     +293     
- Partials       9086     9095       +9     

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