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
The repository should have some coverage of code using unit tests.
Actual behaviour
I do not see any unit tests and coverage for this repository. When I run go test command, it does not return any unit tests executed or code covered. Is there a reason as to why unit tests were skipped for this repository?
Steps to reproduce the behaviour
Console output (if applicable)
[console output here]
The text was updated successfully, but these errors were encountered:
System information
Expected behaviour
The repository should have some coverage of code using unit tests.
Actual behaviour
I do not see any unit tests and coverage for this repository. When I run
go test
command, it does not return any unit tests executed or code covered. Is there a reason as to why unit tests were skipped for this repository?Steps to reproduce the behaviour
Console output (if applicable)
The text was updated successfully, but these errors were encountered: