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
29 stars 2 forks source link

Add Laravel 11 support #56

Closed ewilan-riviere closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 86.88%. Comparing base (0cb5fae) to head (7e9dd72). Report is 14 commits behind head on main.

:exclamation: Current head 7e9dd72 differs from pull request most recent head 747ae66. Consider uploading reports for the commit 747ae66 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #56 +/- ## ========================================= Coverage 86.88% 86.88% Complexity 409 409 ========================================= Files 35 35 Lines 1563 1563 ========================================= Hits 1358 1358 Misses 205 205 ```

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