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
{{ message }}
This repository was archived by the owner on Jun 30, 2021. It is now read-only.
If coverage file has 2 entries like this :
vendor_health.go:59.143,62.16 3 0
vendor_health.go:59.143,62.16 3 1
totalNumStatements is calculated as 6 rather than 3.
Hence the coverage reported is 50% of actual.
The text was updated successfully, but these errors were encountered: