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
You can see in PR #66 that I did already check by hand that it does cover the possible changes discussed here.
I wouldn't worry too much about finishing the run on Stryker at this point. As I said in PR #63, Stryker takes a really, really long time if we don't use something like 16 CPUs worth of computing power.
The following changes would not be detected by the existing test suite:
1:
2:
3:
I think the test coverage is needed to help ensure the functionality would not be broken by future changes.
Detected through mutation testing (PR #61) of watchkit2 updates (PR #56).
The text was updated successfully, but these errors were encountered: