kiwilan / typescriptable-laravel

PHP package for Laravel to type Eloquent models, routes, Spatie Settings with autogenerated TypeScript. Optional NPM package for Inertia.
https://packagist.org/packages/kiwilan/typescriptable-laravel
MIT License
30 stars 3 forks source link

v2.0.04 #68

Closed ewilan-riviere closed 7 months ago

ewilan-riviere commented 7 months ago

Add filter on items() to keep only class with inheritance from Model class

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 86.94%. Comparing base (ca515c3) to head (c863942). Report is 20 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #68 +/- ## ========================================= Coverage 86.93% 86.94% Complexity 412 412 ========================================= Files 35 35 Lines 1577 1578 +1 ========================================= + Hits 1371 1372 +1 Misses 206 206 ```

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