Skip to content

Adds a silent-retry support for factory messages, such that if a work…

Codecov / codecov/patch failed Oct 16, 2024 in 0s

65.64% of diff hit (target 80.60%)

View this Pull Request on Codecov

65.64% of diff hit (target 80.60%)

Annotations

Check warning on line 30 in ractor/src/actor/messages.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ractor/src/actor/messages.rs#L28-L30

Added lines #L28 - L30 were not covered by tests

Check warning on line 485 in ractor/src/actor/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ractor/src/actor/mod.rs#L483-L485

Added lines #L483 - L485 were not covered by tests

Check warning on line 487 in ractor/src/actor/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ractor/src/actor/mod.rs#L487

Added line #L487 was not covered by tests

Check warning on line 489 in ractor/src/actor/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ractor/src/actor/mod.rs#L489

Added line #L489 was not covered by tests

Check warning on line 90 in ractor/src/factory/discard.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ractor/src/factory/discard.rs#L89-L90

Added lines #L89 - L90 were not covered by tests

Check warning on line 92 in ractor/src/factory/discard.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ractor/src/factory/discard.rs#L92

Added line #L92 was not covered by tests

Check warning on line 103 in ractor/src/factory/discard.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ractor/src/factory/discard.rs#L94-L103

Added lines #L94 - L103 were not covered by tests

Check warning on line 105 in ractor/src/factory/discard.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ractor/src/factory/discard.rs#L105

Added line #L105 was not covered by tests

Check warning on line 174 in ractor/src/factory/factoryimpl.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ractor/src/factory/factoryimpl.rs#L166-L174

Added lines #L166 - L174 were not covered by tests

Check warning on line 226 in ractor/src/factory/factoryimpl.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ractor/src/factory/factoryimpl.rs#L218-L226

Added lines #L218 - L226 were not covered by tests

Check warning on line 449 in ractor/src/factory/factoryimpl.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ractor/src/factory/factoryimpl.rs#L439-L449

Added lines #L439 - L449 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

ractor/src/factory/job.rs#L139-L143

Added lines #L139 - L143 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

ractor/src/factory/job.rs#L333-L337

Added lines #L333 - L337 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

ractor/src/factory/job.rs#L351

Added line #L351 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

ractor/src/factory/job.rs#L355

Added line #L355 was not covered by tests

Check warning on line 159 in ractor/src/factory/queues.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ractor/src/factory/queues.rs#L157-L159

Added lines #L157 - L159 were not covered by tests

Check warning on line 254 in ractor/src/factory/queues.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ractor/src/factory/queues.rs#L251-L254

Added lines #L251 - L254 were not covered by tests

Check warning on line 259 in ractor/src/factory/tests/worker_lifecycle.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ractor/src/factory/tests/worker_lifecycle.rs#L259

Added line #L259 was not covered by tests

Check warning on line 278 in ractor/src/factory/tests/worker_lifecycle.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ractor/src/factory/tests/worker_lifecycle.rs#L278

Added line #L278 was not covered by tests

Check warning on line 283 in ractor/src/factory/tests/worker_lifecycle.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ractor/src/factory/tests/worker_lifecycle.rs#L283

Added line #L283 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

ractor/src/factory/worker.rs#L160-L168

Added lines #L160 - L168 were not covered by tests

Check warning on line 73 in ractor/src/message.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ractor/src/message.rs#L71-L73

Added lines #L71 - L73 were not covered by tests

Check warning on line 75 in ractor/src/message.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ractor/src/message.rs#L75

Added line #L75 was not covered by tests

Check warning on line 77 in ractor/src/message.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ractor/src/message.rs#L77

Added line #L77 was not covered by tests

Check warning on line 46 in ractor/src/port/output/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ractor/src/port/output/mod.rs#L44-L46

Added lines #L44 - L46 were not covered by tests