Skip to content

Merge branch 'main' into fix-usehttpsupload-config

1190367
Select commit
Loading
Failed to load commit list.
Merged

server,engine-schema: make config - use.https.to.upload zone scoped #11539

Merge branch 'main' into fix-usehttpsupload-config
1190367
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2025 in 0s

17.54% (-0.01%) compared to 0e8b0b8, passed because coverage increased by 0% when compared to adjusted base (17.55%)

View this Pull Request on Codecov

17.54% (-0.01%) compared to 0e8b0b8, passed because coverage increased by 0% when compared to adjusted base (17.55%)

Details

Codecov Report

❌ Patch coverage is 0% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.54%. Comparing base (0e8b0b8) to head (1190367).

Files with missing lines Patch % Lines
...n/java/com/cloud/storage/VolumeApiServiceImpl.java 0.00% 6 Missing ⚠️
...age/command/TemplateOrVolumePostUploadCommand.java 0.00% 5 Missing ⚠️
...n/java/com/cloud/template/TemplateAdapterBase.java 0.00% 4 Missing ⚠️
...n/java/com/cloud/template/TemplateManagerImpl.java 0.00% 1 Missing ⚠️
.../secondarystorage/SecondaryStorageManagerImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11539      +/-   ##
============================================
- Coverage     17.55%   17.54%   -0.01%     
+ Complexity    15525    15524       -1     
============================================
  Files          5908     5908              
  Lines        528799   528804       +5     
  Branches      64580    64580              
============================================
- Hits          92806    92802       -4     
- Misses       425555   425563       +8     
- Partials      10438    10439       +1     

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