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
Coverage (branch mode): add missing is-current-function test (diffblue#781)
With `--cover-function-only`, all coverage tests should be conditional on
the function containing the target matching `--function`; however this particular
case got missed out.
0 commit comments