Skip to content

Save changes

4886683
Select commit
Loading
Failed to load commit list.
Draft

Persisted schema #11504

Save changes
4886683
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 5, 2025 in 1s

86.47% (-0.14%) compared to ba24979

View this Pull Request on Codecov

86.47% (-0.14%) compared to ba24979

Details

Codecov Report

❌ Patch coverage is 81.99673% with 110 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.47%. Comparing base (ba24979) to head (4886683).
⚠️ Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
...src/main/java/com/enonic/xp/util/GenericValue.java 54.66% 25 Missing and 9 partials ⚠️
...src/main/java/com/enonic/xp/form/FormFragment.java 61.29% 12 Missing ⚠️
.../src/main/java/com/enonic/xp/form/FormItemSet.java 40.00% 3 Missing and 3 partials ⚠️
.../com/enonic/xp/schema/content/ContentTypeName.java 33.33% 0 Missing and 4 partials ⚠️
...xtension/GetListAllowedAdminExtensionsHandler.java 86.36% 0 Missing and 3 partials ⚠️
...api/src/main/java/com/enonic/xp/form/FormItem.java 0.00% 3 Missing ⚠️
...n/java/com/enonic/xp/form/FormOptionSetOption.java 50.00% 3 Missing ⚠️
...ava/com/enonic/xp/inputtype/TextInputTypeBase.java 40.00% 0 Missing and 3 partials ⚠️
...a/com/enonic/xp/schema/mixin/MixinDescriptors.java 82.35% 3 Missing ⚠️
...src/main/java/com/enonic/xp/site/MixinOptions.java 50.00% 3 Missing ⚠️
... and 26 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11504      +/-   ##
============================================
- Coverage     86.60%   86.47%   -0.14%     
+ Complexity    19607    19442     -165     
============================================
  Files          2528     2562      +34     
  Lines         66628    65907     -721     
  Branches       5367     5205     -162     
============================================
- Hits          57702    56991     -711     
- Misses         6313     6345      +32     
+ Partials       2613     2571      -42     

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