Skip to content

refactor: update MetricsError to be MetricError

Codecov / codecov/patch failed Oct 25, 2024 in 1s

54.0% of diff hit (target 79.5%)

View this Pull Request on Codecov

54.0% of diff hit (target 79.5%)

Annotations

Check warning on line 14 in opentelemetry-otlp/src/exporter/http/metrics.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/exporter/http/metrics.rs#L14

Added line #L14 was not covered by tests

Check warning on line 21 in opentelemetry-otlp/src/exporter/http/metrics.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/exporter/http/metrics.rs#L21

Added line #L21 was not covered by tests

Check warning on line 39 in opentelemetry-otlp/src/exporter/http/metrics.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/exporter/http/metrics.rs#L39

Added line #L39 was not covered by tests

Check warning on line 44 in opentelemetry-otlp/src/exporter/http/metrics.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/exporter/http/metrics.rs#L44

Added line #L44 was not covered by tests

Check warning on line 224 in opentelemetry-otlp/src/exporter/http/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/exporter/http/mod.rs#L224

Added line #L224 was not covered by tests

Check warning on line 314 in opentelemetry-otlp/src/exporter/http/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/exporter/http/mod.rs#L314

Added line #L314 was not covered by tests

Check warning on line 323 in opentelemetry-otlp/src/exporter/http/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/exporter/http/mod.rs#L323

Added line #L323 was not covered by tests

Check warning on line 54 in opentelemetry-otlp/src/exporter/tonic/metrics.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/exporter/tonic/metrics.rs#L54

Added line #L54 was not covered by tests

Check warning on line 65 in opentelemetry-otlp/src/exporter/tonic/metrics.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/exporter/tonic/metrics.rs#L65

Added line #L65 was not covered by tests

Check warning on line 72 in opentelemetry-otlp/src/exporter/tonic/metrics.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/exporter/tonic/metrics.rs#L72

Added line #L72 was not covered by tests

Check warning on line 87 in opentelemetry-otlp/src/exporter/tonic/metrics.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/exporter/tonic/metrics.rs#L87

Added line #L87 was not covered by tests

Check warning on line 277 in opentelemetry-otlp/src/exporter/tonic/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/exporter/tonic/mod.rs#L277

Added line #L277 was not covered by tests

Check warning on line 80 in opentelemetry-otlp/src/metric.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/metric.rs#L80

Added line #L80 was not covered by tests

Check warning on line 88 in opentelemetry-otlp/src/metric.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/metric.rs#L88

Added line #L88 was not covered by tests

Check warning on line 143 in opentelemetry-otlp/src/metric.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/metric.rs#L143

Added line #L143 was not covered by tests

Check warning on line 147 in opentelemetry-otlp/src/metric.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/metric.rs#L147

Added line #L147 was not covered by tests

Check warning on line 152 in opentelemetry-otlp/src/metric.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/metric.rs#L152

Added line #L152 was not covered by tests

Check warning on line 100 in opentelemetry-proto/src/transform/metrics.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-proto/src/transform/metrics.rs#L100

Added line #L100 was not covered by tests

Check warning on line 187 in opentelemetry-proto/src/transform/metrics.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-proto/src/transform/metrics.rs#L187

Added line #L187 was not covered by tests

Check warning on line 91 in opentelemetry-sdk/src/metrics/manual_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/metrics/manual_reader.rs#L91

Added line #L91 was not covered by tests

Check warning on line 96 in opentelemetry-sdk/src/metrics/manual_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/metrics/manual_reader.rs#L96

Added line #L96 was not covered by tests

Check warning on line 106 in opentelemetry-sdk/src/metrics/manual_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/metrics/manual_reader.rs#L106

Added line #L106 was not covered by tests

Check warning on line 111 in opentelemetry-sdk/src/metrics/manual_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/metrics/manual_reader.rs#L111

Added line #L111 was not covered by tests

Check warning on line 502 in opentelemetry-sdk/src/metrics/meter.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/metrics/meter.rs#L502

Added line #L502 was not covered by tests

Check warning on line 247 in opentelemetry-sdk/src/metrics/periodic_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/metrics/periodic_reader.rs#L247

Added line #L247 was not covered by tests