Skip to content

Merge remote-tracking branch 'apache/main' into feature-sync-ext

e895355
Select commit
Loading
Failed to load commit list.
Open

extensions: add sync, download functionalities #11814

Merge remote-tracking branch 'apache/main' into feature-sync-ext
e895355
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 11, 2026 in 1s

18.13% (+0.12%) compared to 9f57a4d

View this Pull Request on Codecov

18.13% (+0.12%) compared to 9f57a4d

Details

Codecov Report

❌ Patch coverage is 62.00627% with 606 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.13%. Comparing base (9f57a4d) to head (e895355).

Files with missing lines Patch % Lines
...extensions/manager/ExtensionsShareManagerImpl.java 76.47% 66 Missing and 50 partials ⚠️
...sions/manager/ExtensionsFilesystemManagerImpl.java 65.35% 64 Missing and 33 partials ⚠️
...work/extensions/manager/ExtensionsManagerImpl.java 73.14% 24 Missing and 34 partials ⚠️
...amework/extensions/ExtensionArchiveDataObject.java 12.50% 48 Missing and 1 partial ⚠️
...dstack/storage/to/DownloadableArchiveObjectTO.java 0.00% 48 Missing ⚠️
.../cloudstack/utils/server/ServerPropertiesUtil.java 0.00% 39 Missing ⚠️
...om/cloud/storage/download/DownloadMonitorImpl.java 0.00% 31 Missing ⚠️
...oudstack/storage/template/DownloadManagerImpl.java 0.00% 31 Missing ⚠️
...dstack/storage/image/BaseImageStoreDriverImpl.java 0.00% 28 Missing ⚠️
...pache/cloudstack/utils/filesystem/ArchiveUtil.java 69.04% 20 Missing and 6 partials ⚠️
... and 17 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11814      +/-   ##
============================================
+ Coverage     18.01%   18.13%   +0.12%     
- Complexity    16474    16688     +214     
============================================
  Files          5976     5991      +15     
  Lines        537858   539152    +1294     
  Branches      66049    66185     +136     
============================================
+ Hits          96882    97773     +891     
- Misses       430052   430328     +276     
- Partials      10924    11051     +127     

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