Skip to content

Fix grammar mistake

2a2058a
Select commit
Loading
Failed to load commit list.
Merged

Unhide setting js.interpretation.enabled #12605

Fix grammar mistake
2a2058a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2026 in 0s

18.00% (-0.01%) compared to e2d18c0, passed because coverage increased by 0% when compared to adjusted base (18.00%)

View this Pull Request on Codecov

18.00% (-0.01%) compared to e2d18c0, passed because coverage increased by 0% when compared to adjusted base (18.00%)

Details

Codecov Report

❌ Patch coverage is 3.63636% with 53 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.00%. Comparing base (e2d18c0) to head (2a2058a).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...ava/com/cloud/upgrade/dao/Upgrade42210to42300.java 0.00% 32 Missing ⚠️
.../cloudstack/jsinterpreter/JsInterpreterHelper.java 15.38% 11 Missing ⚠️
...ain/java/com/cloud/storage/StorageManagerImpl.java 0.00% 4 Missing ⚠️
...in/java/com/cloud/server/ManagementServerImpl.java 0.00% 3 Missing ⚠️
...udstack/api/response/QuotaResponseBuilderImpl.java 0.00% 2 Missing ⚠️
...n/java/com/cloud/resource/ResourceManagerImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12605      +/-   ##
============================================
- Coverage     18.00%   18.00%   -0.01%     
- Complexity    16464    16465       +1     
============================================
  Files          5977     5976       -1     
  Lines        537726   537801      +75     
  Branches      66026    66039      +13     
============================================
+ Hits          96839    96840       +1     
- Misses       429968   430039      +71     
- Partials      10919    10922       +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.