Skip to content

add ui flag

84748aa
Select commit
Loading
Failed to load commit list.
Merged

Enable defining a network as redundant during restart through the UI #7405

add ui flag
84748aa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 4, 2026 in 0s

17.93% (+0.42%) compared to 5bf869c

View this Pull Request on Codecov

17.93% (+0.42%) compared to 5bf869c

Details

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 17.93%. Comparing base (5bf869c) to head (84748aa).
⚠️ Report is 257 commits behind head on main.

Files with missing lines Patch % Lines
...ain/java/com/cloud/network/NetworkServiceImpl.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #7405      +/-   ##
============================================
+ Coverage     17.51%   17.93%   +0.42%     
- Complexity    15585    16158     +573     
============================================
  Files          5914     5939      +25     
  Lines        529867   533152    +3285     
  Branches      64722    65238     +516     
============================================
+ Hits          92782    95597    +2815     
- Misses       426635   426814     +179     
- Partials      10450    10741     +291     

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