Add linkClass()
and addLinkClass()
methods to pagination widgets
#274
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.
Loading