opentelemetry-java/all
Anuraag Agrawal c99567de98
Exclude jfr-events from coverage report since it doesn't compute coverage (#2498)
2021-01-13 12:04:49 +09:00
..
src/test/java/io/opentelemetry/all Fix tests in the all package, update extension package, add support for exporter package (#2000) 2020-11-04 08:43:17 -08:00
README.md Restore accidentally deleted :all project (#2372) 2020-12-21 18:10:16 +09:00
build.gradle Exclude jfr-events from coverage report since it doesn't compute coverage (#2498) 2021-01-13 12:04:49 +09:00

README.md

opentelemetry-all (utility project)

This is a utility project which depends on all other projects in this repository. We use it for global checks, for example API checks with archunit, and collecting all coverage reports from all modules for uploading to codecov.