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

V3 rollback js split #1560

Closed lrljoe closed 10 months ago

lrljoe commented 10 months ago

All Submissions:

New Feature Submissions:

  1. [ ] Does your submission pass tests and did you add any new tests needed for your feature?
  2. [ ] Did you update all templates (if applicable)?
  3. [ ] Did you add the relevant documentation (if applicable)?
  4. [ ] 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: 1 lines in your changes are missing coverage. Please review.

Comparison is base (bc4bfa3) 88.98% compared to head (1c71bc7) 88.99%. Report is 5 commits behind head on master.

Files Patch % Lines
config/livewire-tables.php 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1560 +/- ## ========================================= Coverage 88.98% 88.99% - Complexity 1264 1268 +4 ========================================= Files 96 96 Lines 2997 3008 +11 ========================================= + Hits 2667 2677 +10 - Misses 330 331 +1 ```

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