Skip to content

Refactor DHCP lease timeout tests to pass code standards/remove white…

7f8b90f
Select commit
Loading
Failed to load commit list.
Open

Enhance DHCP functionality by adding lease timeout support #12410

Refactor DHCP lease timeout tests to pass code standards/remove white…
7f8b90f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 21, 2026 in 0s

17.85% (+0.09%) compared to b8813c7

View this Pull Request on Codecov

17.85% (+0.09%) compared to b8813c7

Details

Codecov Report

❌ Patch coverage is 31.57895% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.85%. Comparing base (b8813c7) to head (7f8b90f).
⚠️ Report is 27 commits behind head on main.

Files with missing lines Patch % Lines
...nt/resource/virtualnetwork/model/VmDhcpConfig.java 0.00% 9 Missing ⚠️
.../com/cloud/agent/api/routing/DhcpEntryCommand.java 50.00% 3 Missing ⚠️
...rce/virtualnetwork/facade/DhcpEntryConfigItem.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12410      +/-   ##
============================================
+ Coverage     17.76%   17.85%   +0.09%     
- Complexity    15863    15984     +121     
============================================
  Files          5923     5929       +6     
  Lines        530558   531102     +544     
  Branches      64830    64914      +84     
============================================
+ Hits          94262    94851     +589     
+ Misses       425749   425636     -113     
- Partials      10547    10615      +68     

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