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
The coverage task could be improved with a new option that uses --onChanged of jest. This option would give a more proper test selection: fewer tests would be selected, however, it requires a git repository.
The text was updated successfully, but these errors were encountered:
The coverage task could be improved with a new option that uses
--onChanged
ofjest
. This option would give a more proper test selection: fewer tests would be selected, however, it requires a git repository.The text was updated successfully, but these errors were encountered: