You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a Laravel 11 project where I use the type-coverage plugin.
The project has many files, so when I run the type coverage test I have to scroll through too many files just to fix 5 or 6 missed types.
I think it would be cool if a flag was available that tells the plugin to output only the files with problems.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a Laravel 11 project where I use the type-coverage plugin.
The project has many files, so when I run the type coverage test I have to scroll through too many files just to fix 5 or 6 missed types.
I think it would be cool if a flag was available that tells the plugin to output only the files with problems.
Beta Was this translation helpful? Give feedback.
All reactions