rappasoft / laravel-livewire-tables

A dynamic table component for Laravel Livewire
https://rappasoft.com/docs/laravel-livewire-tables/v2/introduction
MIT License
1.7k stars 320 forks source link

v3.1.8 - Release #1619

Closed lrljoe closed 6 months ago

lrljoe commented 6 months ago

Enable Toggle Pagination Details Display (#1618)


All Submissions:

New Feature Submissions:

  1. [x] Does your submission pass tests and did you add any new tests needed for your feature?
  2. [x] Did you update all templates (if applicable)?
  3. [x] Did you add the relevant documentation (if applicable)?
  4. [x] Did you test locally to make sure your feature works as intended?

Changes to Core Features:

codecov[bot] commented 6 months ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (082f5c7) 88.56% compared to head (a0d8411) 88.67%. Report is 10 commits behind head on master.

Files Patch % Lines
src/Traits/WithPagination.php 60.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1619 +/- ## ============================================ + Coverage 88.56% 88.67% +0.11% - Complexity 1346 1354 +8 ============================================ Files 106 106 Lines 3167 3189 +22 ============================================ + Hits 2805 2828 +23 + Misses 362 361 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.