Skip to content

Merge remote-tracking branch 'apache/main' into feat-import-ext

7144653
Select commit
Loading
Failed to load commit list.
Draft

extension: import using yaml manifest #12102

Merge remote-tracking branch 'apache/main' into feat-import-ext
7144653
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 14, 2026 in 1s

17.95% (-0.01%) compared to 82bfa9f, passed because coverage increased by 0% when compared to adjusted base (17.95%)

View this Pull Request on Codecov

17.95% (-0.01%) compared to 82bfa9f, passed because coverage increased by 0% when compared to adjusted base (17.95%)

Details

Codecov Report

❌ Patch coverage is 26.51934% with 133 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.95%. Comparing base (82bfa9f) to head (7144653).

Files with missing lines Patch % Lines
...xtensions/manager/ExtensionsImportManagerImpl.java 0.00% 55 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.55% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12102      +/-   ##
============================================
- Coverage     17.95%   17.95%   -0.01%     
- Complexity    16522    16529       +7     
============================================
  Files          6022     6028       +6     
  Lines        541387   541571     +184     
  Branches      66346    66365      +19     
============================================
+ Hits          97211    97236      +25     
- Misses       433210   433367     +157     
- Partials      10966    10968       +2     

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