Coverage Report

Created: 2026-06-07 00:45

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% (28/28)
  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% (39/39)
 100.00% (47/47)
- (0/0)
error/retry_error.rs
 100.00% (12/12)
  97.10% (67/69)
  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% (98/98)
 100.00% (82/82)
- (0/0)
event/retry_events.rs
 100.00% (15/15)
 100.00% (81/81)
 100.00% (88/88)
- (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% (82/82)
 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% (56/56)
 100.00% (44/44)
- (0/0)
executor/retry_builder.rs
 100.00% (35/35)
  99.53% (212/213)
  99.52% (209/210)
- (0/0)
executor/retry_failure_handler.rs
 100.00% (2/2)
 100.00% (92/92)
 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% (81/81)
 100.00% (75/75)
- (0/0)
executor/retry_runner.rs
 100.00% (6/6)
  98.70% (76/77)
  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.81% (83/84)
  96.23% (102/106)
- (0/0)
executor/worker_retry_runner.rs
 100.00% (4/4)
 100.00% (86/86)
 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% (15/15)
 100.00% (20/20)
- (0/0)
options/effective_attempt_timeout.rs
 100.00% (5/5)
 100.00% (27/27)
 100.00% (24/24)
- (0/0)
options/retry_config_values.rs
 100.00% (24/24)
  99.57% (233/234)
  98.36% (300/305)
- (0/0)
options/retry_delay.rs
 100.00% (11/11)
 100.00% (95/95)
 100.00% (119/119)
- (0/0)
options/retry_delay_duration_format.rs
 100.00% (4/4)
 100.00% (16/16)
 100.00% (16/16)
- (0/0)
options/retry_jitter.rs
 100.00% (9/9)
 100.00% (66/66)
 100.00% (83/83)
- (0/0)
options/retry_options.rs
 100.00% (39/39)
 100.00% (229/229)
 100.00% (260/260)
- (0/0)
Totals
 100.00% (269/269)
  99.69% (1936/1942)
  99.39% (2287/2301)
- (0/0)
Generated by llvm-cov -- llvm version 21.1.8-rust-1.94.0-stable