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

v2.0.01 #63

Closed ewilan-riviere closed 7 months ago

ewilan-riviere commented 7 months ago

Add appUrl to routes.ts.

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 (d7728bc) to head (f6a1c64). Report is 11 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #63 +/- ## ============================================ + Coverage 86.87% 86.88% +0.01% Complexity 411 411 ============================================ Files 35 35 Lines 1569 1571 +2 ============================================ + Hits 1363 1365 +2 Misses 206 206 ```

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