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
For the integration tests we are not interested in holding the 90%
coverage bar. Since we run them in isolation it doesn't report coverage
correctly and even setting a low threshold will fail the build. If we
set IGNORE_COVERAGE=- then the exit code of coverage result will be
ignored.
0 commit comments