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.2.1 Release #1667

Closed lrljoe closed 4 months ago

lrljoe commented 4 months ago

This is the V3.2.1 Release Merge

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

Codecov Report

Attention: Patch coverage is 92.85714% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 88.12%. Comparing base (b114094) to head (52dac06). Report is 13 commits behind head on master.

Files Patch % Lines
src/Traits/WithSearch.php 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1667 +/- ## ============================================ - Coverage 88.13% 88.12% -0.01% Complexity 1310 1310 ============================================ Files 123 123 Lines 3102 3100 -2 ============================================ - Hits 2734 2732 -2 Misses 368 368 ```

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