Skip to content

Netapp ONTAP bugfixes for 4.23.0#13578

Merged
weizhouapache merged 8 commits into
apache:mainfrom
NetApp:NetappOntapbugfixes4.23.0
Jul 14, 2026
Merged

Netapp ONTAP bugfixes for 4.23.0#13578
weizhouapache merged 8 commits into
apache:mainfrom
NetApp:NetappOntapbugfixes4.23.0

feature/CSTACKEX-220: null check for volumeToAttach (#81)

2628259
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2026 in 0s

19.50% (+0.04%) compared to 33c3967

View this Pull Request on Codecov

19.50% (+0.04%) compared to 33c3967

Details

Codecov Report

❌ Patch coverage is 51.28205% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.50%. Comparing base (33c3967) to head (2628259).
⚠️ Report is 45 commits behind head on main.

Files with missing lines Patch % Lines
.../apache/cloudstack/storage/feign/model/Volume.java 33.33% 24 Missing ⚠️
...he/cloudstack/storage/service/StorageStrategy.java 65.00% 6 Missing and 1 partial ⚠️
...e/cloudstack/storage/volume/VolumeServiceImpl.java 0.00% 5 Missing ⚠️
...n/java/com/cloud/storage/VolumeApiServiceImpl.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13578      +/-   ##
============================================
+ Coverage     19.46%   19.50%   +0.04%     
- Complexity    19237    19448     +211     
============================================
  Files          6288     6303      +15     
  Lines        565692   569339    +3647     
  Branches      69079    69796     +717     
============================================
+ Hits         110132   111078     +946     
- Misses       443595   446113    +2518     
- Partials      11965    12148     +183     

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