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 - BladeManagement (View Overrides) #1559

Closed lrljoe closed 7 months ago

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

Codecov Report

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

Comparison is base (1e6bbda) 88.99% compared to head (7849ee1) 88.89%.

:exclamation: Current head 7849ee1 differs from pull request most recent head f30db50. Consider uploading reports for the commit f30db50 to get more accurate results

Files Patch % Lines
...its/Configuration/BladeManagementConfiguration.php 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1559 +/- ## ============================================= - Coverage 88.99% 88.89% -0.11% - Complexity 1268 1272 +4 ============================================= Files 96 98 +2 Lines 3008 3016 +8 ============================================= + Hits 2677 2681 +4 - Misses 331 335 +4 ```

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