Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Global error handler cleanup - Metrics SDK #2185

remove formatting in wrapper macros

3aa97cf
Select commit
Loading
Failed to load commit list.
Closed

Global error handler cleanup - Metrics SDK #2185

remove formatting in wrapper macros
3aa97cf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 10, 2024 in 1s

18.8% of diff hit (target 79.1%)

View this Pull Request on Codecov

18.8% of diff hit (target 79.1%)

Annotations

Check warning on line 22 in opentelemetry-sdk/src/metrics/internal/aggregate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/metrics/internal/aggregate.rs#L20-L22

Added lines #L20 - L22 were not covered by tests

Check warning on line 103 in opentelemetry-sdk/src/metrics/internal/exponential_histogram.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/metrics/internal/exponential_histogram.rs#L103

Added line #L103 was not covered by tests

Check warning on line 110 in opentelemetry-sdk/src/metrics/internal/exponential_histogram.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/metrics/internal/exponential_histogram.rs#L105-L110

Added lines #L105 - L110 were not covered by tests

Check warning on line 152 in opentelemetry-sdk/src/metrics/internal/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/metrics/internal/mod.rs#L151-L152

Added lines #L151 - L152 were not covered by tests

Check warning on line 87 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#L87

Added line #L87 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L93 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L122 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L162 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L202 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L243 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L275 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L307 was not covered by tests

Check warning on line 139 in opentelemetry-sdk/src/metrics/meter_provider.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/metrics/meter_provider.rs#L139

Added line #L139 was not covered by tests

Check warning on line 426 in opentelemetry-sdk/src/metrics/pipeline.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/metrics/pipeline.rs#L416-L426

Added lines #L416 - L426 were not covered by tests

Check warning on line 108 in opentelemetry-sdk/src/metrics/view.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/metrics/view.rs#L105-L108

Added lines #L105 - L108 were not covered by tests

Check warning on line 120 in opentelemetry-sdk/src/metrics/view.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/metrics/view.rs#L117-L120

Added lines #L117 - L120 were not covered by tests

Check warning on line 148 in opentelemetry-sdk/src/metrics/view.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/metrics/view.rs#L146-L148

Added lines #L146 - L148 were not covered by tests