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
At first glance, it looks like you have to run your test suite through courtney for this to work at all, not by running go test. This isn't necessarily a problem, but I would prefer if it could be done as a post-processing pass on the coverage reports, if possible.
This tool adds support for marking code blocks as uncoverable and excludes some blocks that are pretty hard/irrelevant to cover.
https://github.com/dave/courtney
The text was updated successfully, but these errors were encountered: