Skip to content

Commit 82bc82c

Browse files
authored
Add codecov badge (open-telemetry#77)
1 parent be3321d commit 82bc82c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# OpenTelemetry - distributed tracing and stats collection framework
22
[![Gitter chat][node-gitter-image]][node-gitter-url]
33
[![CircleCI][circleci-image]][circleci-url]
4+
[![Coverage Status][codecov-image]][codecov-url]
45

56
## Contributing
67
We'd love your help!. Use tags [up-for-grabs][up-for-grabs-issues] and
@@ -15,3 +16,5 @@ We have a weekly SIG meeting! See the [community page](https://github.com/open-t
1516
[node-gitter-url]: https://gitter.im/open-telemetry/opentelemetry-node?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
1617
[up-for-grabs-issues]: https://github.com/open-telemetry/OpenTelemetry-js/issues?q=is%3Aissue+is%3Aopen+label%3Aup-for-grabs
1718
[good-first-issues]: https://github.com/open-telemetry/OpenTelemetry-js/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22
19+
[codecov-image]: https://codecov.io/gh/open-telemetry/opentelemetry-js/branch/master/graph/badge.svg
20+
[codecov-url]: https://codecov.io/gh/open-telemetry/opentelemetry-js/branch/master/

0 commit comments

Comments
 (0)