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
Static analysis is potentially faster than re-running multiple tests affecting a single code path: we can apply static analysis before running tests on top of mutated code, but only after infection/infection#1323 is implemented.