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
It doesn't look like Params.IgnoreMissedCoverage and IgnoreMissedCoverage() are wired up to anything, and indeed code paths that end with os.Exit are missing from the coverage report without an error being raised.