Skip to content

Add proper span handling to factories through extension trait

Codecov / codecov/patch failed Dec 17, 2024 in 0s

67.08% of diff hit (target 82.42%)

View this Pull Request on Codecov

67.08% of diff hit (target 82.42%)

Annotations

Check warning on line 100 in ractor/src/factory/job.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ractor/src/factory/job.rs#L97-L100

Added lines #L97 - L100 were not covered by tests

Check warning on line 229 in ractor/src/factory/worker.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ractor/src/factory/worker.rs#L227-L229

Added lines #L227 - L229 were not covered by tests

Check warning on line 277 in ractor/src/factory/worker.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ractor/src/factory/worker.rs#L271-L277

Added lines #L271 - L277 were not covered by tests

Check warning on line 280 in ractor/src/factory/worker.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ractor/src/factory/worker.rs#L279-L280

Added lines #L279 - L280 were not covered by tests

Check warning on line 295 in ractor/src/factory/worker.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ractor/src/factory/worker.rs#L293-L295

Added lines #L293 - L295 were not covered by tests

Check warning on line 459 in ractor/src/factory/worker.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ractor/src/factory/worker.rs#L457-L459

Added lines #L457 - L459 were not covered by tests

Check warning on line 490 in ractor/src/factory/worker.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ractor/src/factory/worker.rs#L487-L490

Added lines #L487 - L490 were not covered by tests