Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[List] Allow current page to be excluded #2701

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ky940819
Copy link
Contributor

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.

Adds option to the V4 List component to exclude the current
page from the results.

----
fixes adobe#2699
Copy link

sonarcloud bot commented Mar 20, 2024

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

Copy link

codecov bot commented Mar 20, 2024

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 ⚠️
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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[List] Allow current page to be excluded
1 participant