Skip to content

Apply suggestion from @shwstppr

6cc3988
Select commit
Loading
Failed to load commit list.
Draft

extension: import using yaml manifest #12102

Apply suggestion from @shwstppr
6cc3988
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 29, 2026 in 0s

17.56% (+0.00%) compared to 6dc259c

View this Pull Request on Codecov

17.56% (+0.00%) compared to 6dc259c

Details

Codecov Report

❌ Patch coverage is 26.40449% with 131 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.56%. Comparing base (6dc259c) to head (6cc3988).
⚠️ Report is 378 commits behind head on main.

Files with missing lines Patch % Lines
...xtensions/manager/ExtensionsImportManagerImpl.java 0.00% 53 Missing ⚠️
...dstack/framework/extensions/util/ZipExtractor.java 0.00% 31 Missing ⚠️
...ack/framework/extensions/util/ExtensionConfig.java 31.57% 25 Missing and 1 partial ⚠️
...k/framework/extensions/api/ImportExtensionCmd.java 0.00% 17 Missing ⚠️
...oudstack/framework/extensions/util/YamlParser.java 72.72% 2 Missing and 1 partial ⚠️
...work/extensions/manager/ExtensionsManagerImpl.java 96.42% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               main   #12102    +/-   ##
==========================================
  Coverage     17.55%   17.56%            
- Complexity    15535    15554    +19     
==========================================
  Files          5911     5919     +8     
  Lines        529359   529622   +263     
  Branches      64655    64689    +34     
==========================================
+ Hits          92949    93042    +93     
- Misses       425952   426119   +167     
- Partials      10458    10461     +3     

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