Skip to content

Commit

Permalink
Exclude code coverage check
Browse files Browse the repository at this point in the history
  • Loading branch information
thpierce committed Jun 10, 2024
1 parent e975fd8 commit e4b08da
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@


# The OpenTelemetry Authors code
def _apply_otlp_metric_exporter_patches() -> None:
def _apply_otlp_metric_exporter_patches() -> None: # pragma: no cover
"""OTLP Metrics Exporter patches for getting the following change in the upstream:
https://github.com/open-telemetry/opentelemetry-python/commit/12f449074e80fa88b59468a48b7a4b99dbcda34d
"""
Expand Down

0 comments on commit e4b08da

Please sign in to comment.