aem-core-wcm-components icon indicating copy to clipboard operation
aem-core-wcm-components copied to clipboard

[List] Allow current page to be excluded

Open ky940819 opened this issue 11 months ago • 4 comments

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.

ky940819 avatar Mar 20 '24 15:03 ky940819

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.

codecov[bot] avatar Mar 20 '24 15:03 codecov[bot]