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.1.3 Release Merge #1535

Closed lrljoe closed 11 months ago

lrljoe commented 11 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 11 months ago

Codecov Report

Merging #1535 (f73b59e) into master (e3dfced) will increase coverage by 0.25%. Report is 3 commits behind head on master. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master    #1535      +/-   ##
============================================
+ Coverage     88.73%   88.98%   +0.25%     
- Complexity     1261     1264       +3     
============================================
  Files            96       96              
  Lines          2992     2997       +5     
============================================
+ Hits           2655     2667      +12     
+ Misses          337      330       -7     
Files Coverage Δ
src/DataTableComponent.php 97.05% <100.00%> (-0.09%) :arrow_down:
src/Mechanisms/RappasoftFrontendAssets.php 100.00% <ø> (+6.77%) :arrow_up:
src/Traits/WithColumnSelect.php 72.34% <100.00%> (+1.22%) :arrow_up:
src/Traits/WithFooter.php 100.00% <100.00%> (ø)
src/Traits/WithPagination.php 63.15% <100.00%> (+4.33%) :arrow_up:
src/Traits/WithReordering.php 91.57% <100.00%> (+0.18%) :arrow_up:
src/Traits/WithSecondaryHeader.php 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes