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
I just merged a new PR and even though the codecov tool correctly detects that the new PR has 100% coverage it also thinks that the overall coverage of the project is now 77%, which makes no sense.
We'll have to investigate why this happened and fix it later.
This might either be a problem with codecov, or a change on how go test generate coverage reports.
The text was updated successfully, but these errors were encountered:
I just merged a new PR and even though the codecov tool correctly detects that the new PR has 100% coverage it also thinks that the overall coverage of the project is now 77%, which makes no sense.
We'll have to investigate why this happened and fix it later.
This might either be a problem with codecov, or a change on how
go test
generate coverage reports.The text was updated successfully, but these errors were encountered: