Skip to content

address copilot comments

6519e55
Select commit
Loading
Failed to load commit list.
Open

extensions: add sync, download functionalities #11814

address copilot comments
6519e55
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2026 in 0s

18.02% (+0.12%) compared to a5b6bc3

View this Pull Request on Codecov

18.02% (+0.12%) compared to a5b6bc3

Details

Codecov Report

❌ Patch coverage is 61.67591% with 622 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.02%. Comparing base (a5b6bc3) to head (6519e55).
⚠️ Report is 99 commits behind head on main.

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 ⚠️
...cloudstack/storage/template/UploadManagerImpl.java 33.33% 22 Missing and 4 partials ⚠️
... and 17 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11814      +/-   ##
============================================
+ Coverage     17.89%   18.02%   +0.12%     
- Complexity    16092    16313     +221     
============================================
  Files          5936     5952      +16     
  Lines        532734   534162    +1428     
  Branches      65165    65332     +167     
============================================
+ Hits          95347    96286     +939     
- Misses       426711   427068     +357     
- Partials      10676    10808     +132     

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