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
Currently if one test is failing the whole pipeline stops and no coverage reports can be created.
In my opinion if a test is failing it should still be possible to generate coverage for the non-failing parts.
Corresponding merge request is on the way.
The text was updated successfully, but these errors were encountered:
Currently if one test is failing the whole pipeline stops and no coverage reports can be created.
In my opinion if a test is failing it should still be possible to generate coverage for the non-failing parts.
Corresponding merge request is on the way.
The text was updated successfully, but these errors were encountered: