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 - Initial Lifecycle Hooks - Configuring/Configured (#1523) #1524

Closed lrljoe closed 8 months ago

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

Codecov Report

Merging #1524 (ee8f66d) into master (47d56e9) will increase coverage by 0.17%. The diff coverage is 83.33%.

@@             Coverage Diff              @@
##             master    #1524      +/-   ##
============================================
+ Coverage     88.55%   88.73%   +0.17%     
- Complexity     1256     1261       +5     
============================================
  Files            95       96       +1     
  Lines          2980     2992      +12     
============================================
+ Hits           2639     2655      +16     
+ Misses          341      337       -4     
Files Coverage Δ
src/DataTableComponent.php 97.14% <100.00%> (+0.36%) :arrow_up:
src/Traits/WithTableHooks.php 75.00% <75.00%> (ø)

... and 2 files with indirect coverage changes