Skip to content

Merge branch 'main' into ui-support-stagingsecstore

54e3d74
Select commit
Loading
Failed to load commit list.
Draft

ui,api: support secondary staging store actions #11381

Merge branch 'main' into ui-support-stagingsecstore
54e3d74
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2026 in 1s

18.61% (+1.06%) compared to 5f9e131

View this Pull Request on Codecov

18.61% (+1.06%) compared to 5f9e131

Details

Codecov Report

❌ Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.61%. Comparing base (5f9e131) to head (54e3d74).
⚠️ Report is 134 commits behind head on main.

Files with missing lines Patch % Lines
...dstack/storage/datastore/db/ImageStoreDaoImpl.java 0.00% 5 Missing ⚠️
...he/cloudstack/response/InfrastructureResponse.java 0.00% 3 Missing ⚠️
.../apache/cloudstack/metrics/MetricsServiceImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11381      +/-   ##
============================================
+ Coverage     17.55%   18.61%   +1.06%     
+ Complexity    15537    15535       -2     
============================================
  Files          5910     5465     -445     
  Lines        529336   491809   -37527     
  Branches      64654    57753    -6901     
============================================
- Hits          92904    91560    -1344     
+ Misses       425975   389957   -36018     
+ Partials      10457    10292     -165     

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