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

Remove mut self reference from LogExporter::export() method. #2380

Merged

Rename Noop to Mock

87f984f
Select commit
Loading
Failed to load commit list.
Merged

Remove mut self reference from LogExporter::export() method. #2380

Rename Noop to Mock
87f984f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 5, 2024 in 0s

15.7% of diff hit (target 79.4%)

View this Pull Request on Codecov

15.7% of diff hit (target 79.4%)

Annotations

Check warning on line 250 in opentelemetry-appender-tracing/src/layer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-appender-tracing/src/layer.rs#L250

Added line #L250 was not covered by tests

Check warning on line 12 in opentelemetry-otlp/src/exporter/http/logs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/exporter/http/logs.rs#L12

Added line #L12 was not covered by tests

Check warning on line 49 in opentelemetry-otlp/src/exporter/tonic/logs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/exporter/tonic/logs.rs#L49

Added line #L49 was not covered by tests

Check warning on line 59 in opentelemetry-otlp/src/exporter/tonic/logs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/exporter/tonic/logs.rs#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 64 in opentelemetry-otlp/src/exporter/tonic/logs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/exporter/tonic/logs.rs#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 127 in opentelemetry-otlp/src/logs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/logs.rs#L127

Added line #L127 was not covered by tests

Check warning on line 589 in opentelemetry-sdk/src/logs/log_processor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/logs/log_processor.rs#L589

Added line #L589 was not covered by tests

Check warning on line 22 in opentelemetry-stdout/src/logs/exporter.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-stdout/src/logs/exporter.rs#L22

Added line #L22 was not covered by tests

Check warning on line 36 in opentelemetry-stdout/src/logs/exporter.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-stdout/src/logs/exporter.rs#L36

Added line #L36 was not covered by tests

Check warning on line 45 in opentelemetry-stdout/src/logs/exporter.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-stdout/src/logs/exporter.rs#L41-L45

Added lines #L41 - L45 were not covered by tests