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

v1.12.02 #58

Closed ewilan-riviere closed 7 months ago

ewilan-riviere commented 7 months ago

Drop doctrine/dbal to require-dev and update dependencies.

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 86.99%. Comparing base (747ae66) to head (2656c7a). Report is 6 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #58 +/- ## ============================================ + Coverage 86.88% 86.99% +0.11% - Complexity 409 411 +2 ============================================ Files 35 35 Lines 1563 1569 +6 ============================================ + Hits 1358 1365 +7 + Misses 205 204 -1 ```

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