opentelemetry-java/all
Anuraag Agrawal 0eb4fb2ad5
Exclude all, not just span, generated semconv from coverage (#2872)
2021-02-18 13:33:37 +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.kts Exclude all, not just span, generated semconv from coverage (#2872) 2021-02-18 13:33:37 +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.