aem-core-wcm-components
aem-core-wcm-components copied to clipboard
[List] Allow current page to be excluded
Q | A |
---|---|
Fixed Issues? | Fixes #2699 |
Patch: Bug Fix? | Yes |
Minor: New Feature? | Yes |
Major: Breaking Change? | No |
Tests Added + Pass? | Yes |
Documentation Provided | Yes (code comments and or markdown) |
Any Dependency Changes? | No |
License | Apache License, Version 2.0 |
Adds option to the V4 List component to exclude the current page from the results.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
Codecov Report
Attention: Patch coverage is 27.27273%
with 8 lines
in your changes are missing coverage. Please review.
Project coverage is 87.07%. Comparing base (
227547a
) to head (7bf4936
).
Files | Patch % | Lines |
---|---|---|
...m/core/components/internal/models/v1/ListImpl.java | 27.27% | 7 Missing and 1 partial :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## main #2701 +/- ##
============================================
- Coverage 87.16% 87.07% -0.10%
- Complexity 2668 2671 +3
============================================
Files 233 233
Lines 7128 7139 +11
Branches 1090 1092 +2
============================================
+ Hits 6213 6216 +3
- Misses 363 370 +7
- Partials 552 553 +1
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.