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 319 forks source link

Ensure HTML Columns Return HTML Correctly #1737

Closed lrljoe closed 3 weeks ago

lrljoe commented 3 weeks 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 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.55%. Comparing base (e5979d0) to head (8b3e3cf). Report is 28 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1737 +/- ## ============================================ - Coverage 88.16% 86.55% -1.62% - Complexity 1314 1351 +37 ============================================ Files 123 124 +1 Lines 3110 3198 +88 ============================================ + Hits 2742 2768 +26 - Misses 368 430 +62 ```

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