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
ci: Fail pipeline when coverage data cannot be uploaded.
If we simply emit a warning (the default), the pipeline will fail during the check step when trying to combine the coverage data. By changing this from warning to error, we fail the pipeline earlier and save time debugging issues.
0 commit comments