Skip to content

Add linkClass() and addLinkClass() methods to pagination widgets #274

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

Merged
merged 1 commit into from
Apr 11, 2025

Add `linkClass()` and `addLinkClass()` methods to pagination widgets

94c123c
Select commit
Loading
Failed to load commit list.
Merged

Add linkClass() and addLinkClass() methods to pagination widgets #274

Add `linkClass()` and `addLinkClass()` methods to pagination widgets
94c123c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 11, 2025 in 1s

84.12% (-0.71%) compared to 9f88f51

View this Pull Request on Codecov

84.12% (-0.71%) compared to 9f88f51

Details

Codecov Report

Attention: Patch coverage is 0% with 20 lines in your changes missing coverage. Please review.

Project coverage is 84.12%. Comparing base (9f88f51) to head (94c123c).

Files with missing lines Patch % Lines
src/Pagination/KeysetPagination.php 0.00% 9 Missing ⚠️
src/Pagination/OffsetPagination.php 0.00% 9 Missing ⚠️
config/widgets-themes.php 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #274      +/-   ##
============================================
- Coverage     84.83%   84.12%   -0.71%     
- Complexity      629      633       +4     
============================================
  Files            50       50              
  Lines          2136     2154      +18     
============================================
  Hits           1812     1812              
- Misses          324      342      +18     

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