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
In the readme, there this description for the base-lcov-file argument : Lcov.info file that would be used to compare code coverage. The comparison will be disabled if the file is not passed
But if I don't pass and lcov file, I have the line : Your code coverage diff: NaN% ▴ but it shouldn't be here according to the description
The text was updated successfully, but these errors were encountered:
In the readme, there this description for the
base-lcov-file
argument :Lcov.info file that would be used to compare code coverage. The comparison will be disabled if the file is not passed
But if I don't pass and lcov file, I have the line :
Your code coverage diff: NaN% ▴
but it shouldn't be here according to the descriptionThe text was updated successfully, but these errors were encountered: