apigee / registry

The Registry API allows teams to track and manage machine-readable descriptions of APIs.
https://apigee.github.io/registry
Apache License 2.0
147 stars 33 forks source link

Evaluate codecov.io report #604

Closed theganyo closed 1 year ago

theganyo commented 2 years ago

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 commented 2 years ago

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.