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

[WIP] Add Counted Macro #1972

Closed

Add features and attributes to counted macro

6c651c3
Select commit
Loading
Failed to load commit list.
Closed

[WIP] Add Counted Macro #1972

Add features and attributes to counted macro
6c651c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 28, 2024 in 0s

0.0% of diff hit (target 74.9%)

View this Pull Request on Codecov

0.0% of diff hit (target 74.9%)

Annotations

Check warning on line 17 in opentelemetry-macros/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-macros/src/lib.rs#L13-L17

Added lines #L13 - L17 were not covered by tests

Check warning on line 22 in opentelemetry-macros/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-macros/src/lib.rs#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 54 in opentelemetry-macros/src/metrics/counted.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-macros/src/metrics/counted.rs#L17-L54

Added lines #L17 - L54 were not covered by tests

Check warning on line 67 in opentelemetry-macros/src/metrics/counted.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-macros/src/metrics/counted.rs#L56-L67

Added lines #L56 - L67 were not covered by tests

Check warning on line 99 in opentelemetry-macros/src/metrics/counted.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-macros/src/metrics/counted.rs#L70-L99

Added lines #L70 - L99 were not covered by tests

Check warning on line 110 in opentelemetry-macros/src/metrics/counted.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-macros/src/metrics/counted.rs#L101-L110

Added lines #L101 - L110 were not covered by tests