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
@ piotrwalczak1 The process involves running a test twice to compare the coverage report between the base and feature branches. You can gauge the disparities by examining the differences in the statements, branches, lines, and function fields between the two test results.
Describe a bug
Why the tests run 2 times in a row instead of 1?
Then it's running it for the 2nd time?
Expected behavior
Only 1 test run should be present
Details
Additional context
In github actions I can see tests are run twice instead of just once.
The text was updated successfully, but these errors were encountered: