operator-controller
operator-controller copied to clipboard
Generate and upload code coverage report for operator-developer-e2e job
We currently have 2 jobs which upload code coverage to codecov:
- unit-test
- e2e
But we also have operator-developer-e2e
which was added more recently and it does not upload coverage.
We should consider uploading code coverage from this job as well to have more complete picture.