Skip to content

display S3 endpoint and bucket in secondary storage details

1a5625a
Select commit
Loading
Failed to load commit list.
Open

Fix automatic SystemVM template download to S3 secondary storage #12426

display S3 endpoint and bucket in secondary storage details
1a5625a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 4, 2026 in 0s

16.26% (+0.02%) compared to 6a324da

View this Pull Request on Codecov

16.26% (+0.02%) compared to 6a324da

Details

Codecov Report

❌ Patch coverage is 9.67742% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.26%. Comparing base (6a324da) to head (1a5625a).
⚠️ Report is 67 commits behind head on 4.20.

Files with missing lines Patch % Lines
...he/cloudstack/api/response/ImageStoreResponse.java 0.00% 12 Missing ⚠️
...m/cloud/storage/template/S3TemplateDownloader.java 0.00% 7 Missing ⚠️
...com/cloud/api/query/dao/ImageStoreJoinDaoImpl.java 0.00% 5 Missing ⚠️
...tack/storage/endpoint/DefaultEndPointSelector.java 0.00% 3 Missing ⚠️
.../main/java/com/cloud/utils/storage/S3/S3Utils.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #12426      +/-   ##
============================================
+ Coverage     16.23%   16.26%   +0.02%     
- Complexity    13382    13432      +50     
============================================
  Files          5657     5660       +3     
  Lines        498999   499991     +992     
  Branches      60566    60713     +147     
============================================
+ Hits          81035    81333     +298     
- Misses       408928   409585     +657     
- Partials       9036     9073      +37     

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