registry icon indicating copy to clipboard operation
registry copied to clipboard

Evaluate codecov.io report

Open theganyo opened this issue 2 years ago • 1 comments

The codecov.io report shows very low coverage. Determine if this report is correct - if it is incorrect, correct the report or remove the README badge. If the report is correct, determine next steps to improve coverage and file appropriate issues.

theganyo avatar Jun 13 '22 15:06 theganyo

Coverage is calculated at a per-package level. Thus, coverage will not reflect cross-package testing like our use of ./cmd/... unit tests for integration testing.

theganyo avatar Jun 28 '22 15:06 theganyo