Skip to content

address comment

23360ac
Select commit
Loading
Failed to load commit list.
Open

extensions: add sync, download functionalities #11814

address comment
23360ac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2026 in 1s

18.07% (+0.12%) compared to 82bfa9f

View this Pull Request on Codecov

18.07% (+0.12%) compared to 82bfa9f

Details

Codecov Report

❌ Patch coverage is 62.03008% with 606 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.07%. Comparing base (82bfa9f) to head (23360ac).

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     17.95%   18.07%   +0.12%     
- Complexity    16522    16739     +217     
============================================
  Files          6022     6037      +15     
  Lines        541387   542682    +1295     
  Branches      66346    66482     +136     
============================================
+ Hits          97211    98105     +894     
- Misses       433210   433485     +275     
- Partials      10966    11092     +126     

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