cyberark / conjur-authn-k8s-client

Authentication sidecar for Conjur Kubernetes integration.
https://www.conjur.org
Apache License 2.0
11 stars 14 forks source link

Add code coverage to conjur-authn-k8s-client #68

Open andytinkham opened 4 years ago

andytinkham commented 4 years ago

Add code coverage to this project.

Acceptance Criteria:

andytinkham commented 3 years ago

Coverage is being measured, but there's no way to get the aggregate coverage across the tests. Nothing is loaded to CodeClimate or to the Jenkins build. Building the files that would be sent to those places is difficult because the code is not available to match up with the raw coverage files for each test file.