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

ValueMap - separate HashMap for sorted attribs #2288

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Handle special case

89a1c0c
Select commit
Loading
Failed to load commit list.
Open

ValueMap - separate HashMap for sorted attribs #2288

Handle special case
89a1c0c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 22, 2024 in 1s

89.2% of diff hit (target 79.5%)

View this Pull Request on Codecov

89.2% of diff hit (target 79.5%)

Annotations

Check warning on line 103 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#L103

Added line #L103 was 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#L157

Added line #L157 was not covered by tests

Check warning on line 186 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#L186

Added line #L186 was not covered by tests

Check warning on line 191 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#L191

Added line #L191 was not covered by tests

Check warning on line 220 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#L216-L220

Added lines #L216 - L220 were not covered by tests