Coverage Report

Created: 2026-05-18 23:53

Click here for information about interpreting this report.

FilenameFunction CoverageLine CoverageRegion CoverageBranch Coverage
error/attempt_executor_error.rs
 100.00% (4/4)
 100.00% (16/16)
 100.00% (14/14)
- (0/0)
error/attempt_failure.rs
 100.00% (5/5)
 100.00% (27/27)
  98.04% (50/51)
- (0/0)
error/attempt_panic.rs
 100.00% (5/5)
 100.00% (21/21)
 100.00% (29/29)
- (0/0)
error/retry_config_error.rs
 100.00% (6/6)
 100.00% (36/36)
 100.00% (47/47)
- (0/0)
error/retry_error.rs
 100.00% (12/12)
  98.41% (62/63)
  97.47% (77/79)
- (0/0)
event/attempt_failure_decision.rs
 100.00% (1/1)
 100.00% (3/3)
 100.00% (3/3)
- (0/0)
event/retry_context.rs
 100.00% (20/20)
 100.00% (92/92)
 100.00% (82/82)
- (0/0)
event/retry_events.rs
 100.00% (15/15)
 100.00% (75/75)
 100.00% (86/86)
- (0/0)
event/retry_listeners.rs
 100.00% (1/1)
 100.00% (9/9)
 100.00% (6/6)
- (0/0)
executor/async_retry_runner.rs
 100.00% (8/8)
 100.00% (69/69)
 100.00% (139/139)
- (0/0)
executor/async_value_operation.rs
 100.00% (4/4)
 100.00% (20/20)
 100.00% (21/21)
- (0/0)
executor/attempt_cancel_token.rs
 100.00% (3/3)
 100.00% (9/9)
 100.00% (11/11)
- (0/0)
executor/blocking_attempt_outcome.rs
 100.00% (1/1)
 100.00% (9/9)
 100.00% (3/3)
- (0/0)
executor/blocking_value_operation.rs
 100.00% (3/3)
 100.00% (26/26)
 100.00% (26/26)
- (0/0)
executor/retry.rs
 100.00% (10/10)
 100.00% (47/47)
 100.00% (44/44)
- (0/0)
executor/retry_builder.rs
 100.00% (35/35)
  99.48% (191/192)
  99.52% (208/209)
- (0/0)
executor/retry_failure_handler.rs
 100.00% (2/2)
 100.00% (75/75)
 100.00% (112/112)
- (0/0)
executor/retry_failure_policy.rs
 100.00% (2/2)
 100.00% (21/21)
 100.00% (19/19)
- (0/0)
executor/retry_flow_state.rs
 100.00% (10/10)
 100.00% (71/71)
 100.00% (75/75)
- (0/0)
executor/retry_runner.rs
 100.00% (6/6)
  98.53% (67/68)
  99.24% (130/131)
- (0/0)
executor/value_operation.rs
 100.00% (3/3)
 100.00% (17/17)
 100.00% (17/17)
- (0/0)
executor/worker_attempt_executor.rs
 100.00% (7/7)
  98.70% (76/77)
  96.19% (101/105)
- (0/0)
executor/worker_retry_runner.rs
 100.00% (4/4)
 100.00% (62/62)
 100.00% (133/133)
- (0/0)
options/attempt_timeout_option.rs
 100.00% (7/7)
 100.00% (23/23)
 100.00% (28/28)
- (0/0)
options/attempt_timeout_policy.rs
 100.00% (3/3)
 100.00% (14/14)
 100.00% (20/20)
- (0/0)
options/effective_attempt_timeout.rs
 100.00% (5/5)
 100.00% (24/24)
 100.00% (24/24)
- (0/0)
options/retry_config_values.rs
 100.00% (24/24)
  99.52% (207/208)
  98.35% (298/303)
- (0/0)
options/retry_delay.rs
 100.00% (11/11)
 100.00% (91/91)
 100.00% (119/119)
- (0/0)
options/retry_delay_duration_format.rs
 100.00% (4/4)
 100.00% (12/12)
 100.00% (16/16)
- (0/0)
options/retry_jitter.rs
 100.00% (9/9)
 100.00% (53/53)
 100.00% (81/81)
- (0/0)
options/retry_options.rs
 100.00% (39/39)
 100.00% (206/206)
 100.00% (245/245)
- (0/0)
Totals
 100.00% (269/269)
  99.71% (1731/1736)
  99.39% (2264/2278)
- (0/0)
Generated by llvm-cov -- llvm version 22.1.4-rust-1.97.0-nightly