Remove integration tests from coverage report. (#1907)

This commit is contained in:
Anuraag Agrawal 2020-10-29 00:48:04 +09:00 committed by GitHub
parent f83b9e4842
commit 393e4a159c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -19,8 +19,6 @@ def subprojects = [
project(':opentelemetry-exporters-otlp'),
project(':opentelemetry-exporters-prometheus'),
project(':opentelemetry-exporters-zipkin'),
project(':opentelemetry-integration-tests'),
project(':opentelemetry-integration-tests-tracecontext'),
project(':opentelemetry-opentracing-shim'),
project(':opentelemetry-sdk-common'),
project(':opentelemetry-sdk-metrics'),