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

1.11.01 #22

Closed ewilan-riviere closed 1 year ago

ewilan-riviere commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 50.00% and project coverage change: -0.25% :warning:

Comparison is base (b286c50) 88.62% compared to head (4ad50f9) 88.37%. Report is 15 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #22 +/- ## ============================================ - Coverage 88.62% 88.37% -0.25% - Complexity 355 357 +2 ============================================ Files 33 33 Lines 1424 1428 +4 ============================================ Hits 1262 1262 - Misses 162 166 +4 ``` | [Files Changed](https://app.codecov.io/gh/kiwilan/typescriptable-laravel/pull/22?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kiwilan) | Coverage Δ | | |---|---|---| | [src/Typed/Eloquent/Utils/EloquentRelation.php](https://app.codecov.io/gh/kiwilan/typescriptable-laravel/pull/22?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kiwilan#diff-c3JjL1R5cGVkL0Vsb3F1ZW50L1V0aWxzL0Vsb3F1ZW50UmVsYXRpb24ucGhw) | `89.47% <50.00%> (-10.53%)` | :arrow_down: |

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