-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Codecov is barely adequate. For Go, they count non-code lines (comments etc.) as not executed. It's impossible to get 100% code coverage as reported by the tool. Coveralls seems to have the same problem.
Hey @kjk check out https://github.com/dave/courtney for coverage... it removes less important lines from coverage files, meaning 100% coverage is totally possible...
Metadata
Metadata
Assignees
Labels
No labels