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

Reduce cost of no attribute counters #1519

Merged

Final test fix

6b30d7e
Select commit
Loading
Failed to load commit list.
Merged

Reduce cost of no attribute counters #1519

Final test fix
6b30d7e
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Feb 14, 2024 in 1s

89.9% of diff hit (target 62.4%)

View this Pull Request on Codecov

89.9% of diff hit (target 62.4%)

Annotations

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#L149-L152

Added lines #L149 - L152 were not covered by tests

Check warning on line 157 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#L154-L157

Added lines #L154 - L157 were not covered by tests

Check warning on line 165 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#L159-L165

Added lines #L159 - L165 were not covered by tests

Check warning on line 27 in opentelemetry-sdk/src/metrics/internal/sum.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/metrics/internal/sum.rs#L25-L27

Added lines #L25 - L27 were not covered by tests

Check warning on line 305 in opentelemetry-sdk/src/metrics/internal/sum.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/metrics/internal/sum.rs#L298-L305

Added lines #L298 - L305 were not covered by tests

Check warning on line 387 in opentelemetry-sdk/src/metrics/internal/sum.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/metrics/internal/sum.rs#L380-L387

Added lines #L380 - L387 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/metrics/mod.rs#L668

Added line #L668 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/metrics/mod.rs#L676

Added line #L676 was not covered by tests