otel-arrow
otel-arrow copied to clipboard
Setup automatic coverage testing
During review of #93 the topic of test coverage came up. The PR in its original state did not cover a tricky code path, and it GH makes it easy to integrate with code coverage tools in the CI/CD pipeline. We should add a code coverage integration.