community icon indicating copy to clipboard operation
community copied to clipboard

REQUEST: Repository maintenance on opentelemetry-demo

Open austinlparker opened this issue 3 years ago • 1 comments

Affected Repository

https://github.com/open-telemetry/opentelemetry-demo

Requested changes

Enable CodeCov (https://app.codecov.io/gh/open-telemetry/opentelemetry-demo-webstore/new) for repository.

Purpose

We would like to get code coverage statistics for the repository.

Expected Duration

Permanant

Repository Maintainers

  • @open-telemetry/demo-maintainers

austinlparker avatar Jul 25 '22 17:07 austinlparker

I think you should already be able to upload coverage reports to https://app.codecov.io/gh/open-telemetry/opentelemetry-demo/ using https://github.com/marketplace/actions/codecov without the need for any token since the Codecov app has access to the repo and it's public.

arminru avatar Jul 26 '22 10:07 arminru