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
it would be nice to include lines that are not covered by tests in the report. some developers will find it useful because they won't need to use go tool cover tool.
example of report:
The text was updated successfully, but these errors were encountered:
as mentioned in this issue: #105
it would be nice to include lines that are not covered by tests in the report. some developers will find it useful because they won't need to use
go tool cover
tool.example of report:
The text was updated successfully, but these errors were encountered: