rappasoft / laravel-livewire-tables

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

Add rowsRetrieved Lifecycle Hook #1578

Closed lrljoe closed 10 months ago

lrljoe commented 10 months ago

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 10 months ago

Codecov Report

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

Comparison is base (d573049) 88.98% compared to head (6157a6f) 89.00%. Report is 12 commits behind head on develop.

Files Patch % Lines
config/livewire-tables.php 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1578 +/- ## ============================================= + Coverage 88.98% 89.00% +0.01% - Complexity 1264 1268 +4 ============================================= Files 96 96 Lines 2997 3010 +13 ============================================= + Hits 2667 2679 +12 - Misses 330 331 +1 ```

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