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
maximum_coverage_drop won't fail any more if .last_run.json is still in the old format. Thanks @petertellgren
maximum_coverage_drop won't fail if an expectation is specified for a previous unrecorded criterion, it will just pass (there's nothing, so nothing to drop)
fixed bug in maximum_coverage_drop calculation that could falsely report it had dropped for minimal differences