Skip to content

[otap-dataflow] Debug Exporter#644

Merged
jmacd merged 17 commits into
open-telemetry:mainfrom
c1ly:debug-exporter
Jul 9, 2025
Merged

[otap-dataflow] Debug Exporter#644
jmacd merged 17 commits into
open-telemetry:mainfrom
c1ly:debug-exporter

ran cargo fmt

1607cb5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 2, 2025 in 0s

95.27% of diff hit (target 72.46%)

View this Pull Request on Codecov

95.27% of diff hit (target 72.46%)

Annotations

Check warning on line 28 in rust/otap-dataflow/crates/otlp/src/debug_exporter/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/otap-dataflow/crates/otlp/src/debug_exporter/config.rs#L26-L28

Added lines #L26 - L28 were not covered by tests

Check warning on line 48 in rust/otap-dataflow/crates/otlp/src/debug_exporter/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/otap-dataflow/crates/otlp/src/debug_exporter/config.rs#L44-L48

Added lines #L44 - L48 were not covered by tests

Check warning on line 265 in rust/otap-dataflow/crates/otlp/src/debug_exporter/detailed_otlp_marshaler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/otap-dataflow/crates/otlp/src/debug_exporter/detailed_otlp_marshaler.rs#L265

Added line #L265 was not covered by tests

Check warning on line 297 in rust/otap-dataflow/crates/otlp/src/debug_exporter/detailed_otlp_marshaler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/otap-dataflow/crates/otlp/src/debug_exporter/detailed_otlp_marshaler.rs#L297

Added line #L297 was not covered by tests

Check warning on line 365 in rust/otap-dataflow/crates/otlp/src/debug_exporter/detailed_otlp_marshaler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/otap-dataflow/crates/otlp/src/debug_exporter/detailed_otlp_marshaler.rs#L362-L365

Added lines #L362 - L365 were not covered by tests

Check warning on line 466 in rust/otap-dataflow/crates/otlp/src/debug_exporter/detailed_otlp_marshaler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/otap-dataflow/crates/otlp/src/debug_exporter/detailed_otlp_marshaler.rs#L464-L466

Added lines #L464 - L466 were not covered by tests

Check warning on line 468 in rust/otap-dataflow/crates/otlp/src/debug_exporter/detailed_otlp_marshaler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/otap-dataflow/crates/otlp/src/debug_exporter/detailed_otlp_marshaler.rs#L468

Added line #L468 was not covered by tests

Check warning on line 587 in rust/otap-dataflow/crates/otlp/src/debug_exporter/detailed_otlp_marshaler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/otap-dataflow/crates/otlp/src/debug_exporter/detailed_otlp_marshaler.rs#L587

Added line #L587 was not covered by tests

Check warning on line 601 in rust/otap-dataflow/crates/otlp/src/debug_exporter/detailed_otlp_marshaler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/otap-dataflow/crates/otlp/src/debug_exporter/detailed_otlp_marshaler.rs#L601

Added line #L601 was not covered by tests

Check warning on line 608 in rust/otap-dataflow/crates/otlp/src/debug_exporter/detailed_otlp_marshaler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/otap-dataflow/crates/otlp/src/debug_exporter/detailed_otlp_marshaler.rs#L604-L608

Added lines #L604 - L608 were not covered by tests

Check warning on line 679 in rust/otap-dataflow/crates/otlp/src/debug_exporter/detailed_otlp_marshaler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/otap-dataflow/crates/otlp/src/debug_exporter/detailed_otlp_marshaler.rs#L677-L679

Added lines #L677 - L679 were not covered by tests

Check warning on line 684 in rust/otap-dataflow/crates/otlp/src/debug_exporter/detailed_otlp_marshaler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/otap-dataflow/crates/otlp/src/debug_exporter/detailed_otlp_marshaler.rs#L684

Added line #L684 was not covered by tests

Check warning on line 51 in rust/otap-dataflow/crates/otlp/src/debug_exporter/exporter.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/otap-dataflow/crates/otlp/src/debug_exporter/exporter.rs#L51

Added line #L51 was not covered by tests

Check warning on line 71 in rust/otap-dataflow/crates/otlp/src/debug_exporter/exporter.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/otap-dataflow/crates/otlp/src/debug_exporter/exporter.rs#L64-L71

Added lines #L64 - L71 were not covered by tests

Check warning on line 109 in rust/otap-dataflow/crates/otlp/src/debug_exporter/exporter.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/otap-dataflow/crates/otlp/src/debug_exporter/exporter.rs#L107-L109

Added lines #L107 - L109 were not covered by tests

Check warning on line 171 in rust/otap-dataflow/crates/otlp/src/debug_exporter/exporter.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/otap-dataflow/crates/otlp/src/debug_exporter/exporter.rs#L168-L171

Added lines #L168 - L171 were not covered by tests

Check warning on line 190 in rust/otap-dataflow/crates/otlp/src/debug_exporter/exporter.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/otap-dataflow/crates/otlp/src/debug_exporter/exporter.rs#L190

Added line #L190 was not covered by tests

Check warning on line 230 in rust/otap-dataflow/crates/otlp/src/debug_exporter/exporter.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/otap-dataflow/crates/otlp/src/debug_exporter/exporter.rs#L230

Added line #L230 was not covered by tests

Check warning on line 43 in rust/otap-dataflow/crates/otlp/src/debug_exporter/marshaler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/otap-dataflow/crates/otlp/src/debug_exporter/marshaler.rs#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 47 in rust/otap-dataflow/crates/otlp/src/debug_exporter/marshaler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/otap-dataflow/crates/otlp/src/debug_exporter/marshaler.rs#L45-L47

Added lines #L45 - L47 were not covered by tests

Check warning on line 59 in rust/otap-dataflow/crates/otlp/src/debug_exporter/marshaler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/otap-dataflow/crates/otlp/src/debug_exporter/marshaler.rs#L49-L59

Added lines #L49 - L59 were not covered by tests

Check warning on line 61 in rust/otap-dataflow/crates/otlp/src/debug_exporter/marshaler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/otap-dataflow/crates/otlp/src/debug_exporter/marshaler.rs#L61

Added line #L61 was not covered by tests

Check warning on line 67 in rust/otap-dataflow/crates/otlp/src/debug_exporter/marshaler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/otap-dataflow/crates/otlp/src/debug_exporter/marshaler.rs#L63-L67

Added lines #L63 - L67 were not covered by tests

Check warning on line 71 in rust/otap-dataflow/crates/otlp/src/debug_exporter/marshaler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/otap-dataflow/crates/otlp/src/debug_exporter/marshaler.rs#L71

Added line #L71 was not covered by tests

Check warning on line 58 in rust/otap-dataflow/crates/otlp/src/debug_exporter/normal_otlp_marshaler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/otap-dataflow/crates/otlp/src/debug_exporter/normal_otlp_marshaler.rs#L53-L58

Added lines #L53 - L58 were not covered by tests