Skip to content

flasharray: fall back to array capacity when pod has no quota

dca606b
Select commit
Loading
Failed to load commit list.
Open

flasharray: fall back to array capacity when pod has no quota #13050

flasharray: fall back to array capacity when pod has no quota
dca606b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 23, 2026 in 1s

18.01% (+1.74%) compared to 1fc4cb9

View this Pull Request on Codecov

18.01% (+1.74%) compared to 1fc4cb9

Details

Codecov Report

❌ Patch coverage is 0% with 80 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.01%. Comparing base (1fc4cb9) to head (dca606b).
⚠️ Report is 758 commits behind head on main.

Files with missing lines Patch % Lines
...n/java/com/cloud/network/IpAddressManagerImpl.java 0.00% 35 Missing ⚠️
...atastore/adapter/flasharray/FlashArrayAdapter.java 0.00% 32 Missing ⚠️
...m/cloud/network/dao/PublicIpQuarantineDaoImpl.java 0.00% 13 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13050      +/-   ##
============================================
+ Coverage     16.27%   18.01%   +1.74%     
- Complexity    13438    16609    +3171     
============================================
  Files          5665     6029     +364     
  Lines        500534   542211   +41677     
  Branches      60789    66459    +5670     
============================================
+ Hits          81437    97688   +16251     
- Misses       409992   433506   +23514     
- Partials       9105    11017    +1912     

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