Skip to content

Resolve conflicts

24173a5
Select commit
Loading
Failed to load commit list.
Open

Add support for new variables to the GUI whitelabel runtime system #12760

Resolve conflicts
24173a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 13, 2026 in 0s

17.94% (-0.01%) compared to ed575cc

View this Pull Request on Codecov

17.94% (-0.01%) compared to ed575cc

Details

Codecov Report

❌ Patch coverage is 0% with 123 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.94%. Comparing base (ed575cc) to head (24173a5).

Files with missing lines Patch % Lines
...config/validator/attributes/UserCardAttribute.java 0.00% 35 Missing ⚠️
...eme/json/config/validator/JsonConfigValidator.java 0.00% 27 Missing ⚠️
...son/config/validator/attributes/AttributeBase.java 0.00% 25 Missing ⚠️
.../config/validator/attributes/PluginsAttribute.java 0.00% 21 Missing ⚠️
...on/config/validator/attributes/ErrorAttribute.java 0.00% 7 Missing ⚠️
...on/config/validator/attributes/ThemeAttribute.java 0.00% 7 Missing ⚠️
...ache/cloudstack/gui/theme/GuiThemeServiceImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12760      +/-   ##
============================================
- Coverage     17.95%   17.94%   -0.01%     
+ Complexity    16503    16500       -3     
============================================
  Files          6019     6025       +6     
  Lines        540748   540822      +74     
  Branches      66255    66260       +5     
============================================
- Hits          97084    97059      -25     
- Misses       432723   432824     +101     
+ Partials      10941    10939       -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.