adobe / aem-core-wcm-components

Standardized components to build websites with AEM.
https://docs.adobe.com/content/help/en/experience-manager-core-components/using/introduction.html
Apache License 2.0
724 stars 737 forks source link

[List] Allow current page to be excluded #2701

Open ky940819 opened 3 months ago

ky940819 commented 3 months ago
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.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 3 months ago

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 ```diff @@ 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.