Closed aphraoh closed 8 months ago
OffsetPagination
class. These methods help in browsing easily through available data to the previous set, next set, first set, and last set. This greatly improves user experience by enabling quick data navigation.Attention: Patch coverage is 0%
with 16 lines
in your changes are missing coverage. Please review.
Project coverage is 64.92%. Comparing base (
7b94884
) to head (d732582
).:exclamation: Current head d732582 differs from pull request most recent head 39a6de4. Consider uploading reports for the commit 39a6de4 to get more accurate results
Files | Patch % | Lines |
---|---|---|
src/OffsetPagination.php | 0.00% | 16 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Thank you!
In OffsetPagination, no way of setting private member variables $labelPrevious, $labelNext, $labelFirst, $labelLast (Issue #177)