Coverage report:
95%
hide covered
Files
Functions
Classes
coverage.py v7.16.0
, created at 2026-08-30 23:43 +0000
Statements
Branches
Total
File
coverage
statements
missing
excluded
coverage
branches
partial
coverage
async_durable_execution
/
__init__.py
100%
21
0
0
100%
0
0
100%
async_durable_execution
/
_core
/
__init__.py
100%
10
0
0
100%
0
0
100%
async_durable_execution
/
_core
/
aws_http.py
85%
378
57
15
76%
122
19
83%
async_durable_execution
/
_core
/
client.py
100%
98
0
34
100%
18
0
100%
async_durable_execution
/
_core
/
config.py
100%
97
0
0
100%
18
0
100%
async_durable_execution
/
_core
/
context.py
96%
216
8
3
84%
38
4
94%
async_durable_execution
/
_core
/
exceptions.py
98%
332
5
0
96%
80
3
98%
async_durable_execution
/
_core
/
execution.py
96%
174
7
4
92%
36
3
95%
async_durable_execution
/
_core
/
logger.py
100%
56
0
0
97%
32
1
99%
async_durable_execution
/
_core
/
models.py
99%
336
5
16
92%
62
5
97%
async_durable_execution
/
_core
/
serdes.py
94%
456
26
39
94%
150
9
94%
async_durable_execution
/
_core
/
state.py
98%
284
6
3
95%
118
6
97%
async_durable_execution
/
_core
/
task.py
100%
12
0
0
100%
2
0
100%
async_durable_execution
/
_extension
/
__init__.py
100%
8
0
0
100%
2
0
100%
async_durable_execution
/
_operation
/
__init__.py
100%
0
0
0
100%
0
0
100%
async_durable_execution
/
_operation
/
callback.py
100%
8
0
0
100%
0
0
100%
async_durable_execution
/
_operation
/
child.py
100%
12
0
0
100%
0
0
100%
async_durable_execution
/
_operation
/
flow.py
99%
1114
2
2
100%
434
0
99%
async_durable_execution
/
_operation
/
invoke.py
100%
10
0
0
100%
0
0
100%
async_durable_execution
/
_operation
/
map.py
100%
72
0
2
100%
6
0
100%
async_durable_execution
/
_operation
/
parallel.py
96%
717
31
2
88%
200
17
94%
async_durable_execution
/
_operation
/
recurse.py
96%
55
2
0
94%
18
1
96%
async_durable_execution
/
_operation
/
replay_safe.py
96%
23
1
0
100%
0
0
96%
async_durable_execution
/
_operation
/
step.py
100%
12
0
0
100%
0
0
100%
async_durable_execution
/
_operation
/
wait.py
100%
11
0
0
100%
2
0
100%
async_durable_execution
/
_operation
/
wait_for_callback.py
100%
41
0
3
100%
2
0
100%
async_durable_execution
/
_operation
/
wait_for_condition.py
92%
142
12
2
86%
42
0
90%
async_durable_execution
/
_operation
/
with_retry.py
100%
40
0
2
100%
6
0
100%
async_durable_execution
/
_primitive
/
__init__.py
100%
0
0
0
100%
0
0
100%
async_durable_execution
/
_primitive
/
base.py
96%
55
2
0
100%
16
0
97%
async_durable_execution
/
_primitive
/
callback.py
95%
81
4
0
95%
20
1
95%
async_durable_execution
/
_primitive
/
child.py
90%
124
13
2
92%
38
1
90%
async_durable_execution
/
_primitive
/
invoke.py
96%
52
2
0
100%
10
0
97%
async_durable_execution
/
_primitive
/
step.py
90%
263
26
3
83%
76
11
88%
async_durable_execution
/
_primitive
/
wait.py
93%
30
2
0
100%
2
0
94%
async_durable_execution
/
_runner
/
__init__.py
100%
4
0
0
100%
0
0
100%
async_durable_execution
/
_runner
/
cloud
/
__init__.py
96%
334
12
0
85%
98
13
94%
async_durable_execution
/
_runner
/
exceptions.py
100%
20
0
0
100%
0
0
100%
async_durable_execution
/
_runner
/
local
/
__init__.py
97%
140
4
0
91%
22
2
96%
async_durable_execution
/
_runner
/
local
/
execution.py
100%
139
0
0
98%
40
1
99%
async_durable_execution
/
_runner
/
local
/
executor.py
98%
492
12
5
93%
154
11
96%
async_durable_execution
/
_runner
/
local
/
model.py
100%
96
0
16
100%
4
0
100%
async_durable_execution
/
_runner
/
local
/
processor.py
98%
133
2
3
97%
66
2
98%
async_durable_execution
/
_runner
/
local
/
processors
/
__init__.py
100%
11
0
0
100%
0
0
100%
async_durable_execution
/
_runner
/
local
/
processors
/
base.py
100%
70
0
0
100%
22
0
100%
async_durable_execution
/
_runner
/
local
/
processors
/
callback.py
100%
32
0
0
100%
4
0
100%
async_durable_execution
/
_runner
/
local
/
processors
/
context.py
100%
38
0
0
94%
18
1
98%
async_durable_execution
/
_runner
/
local
/
processors
/
execution.py
100%
28
0
0
90%
10
1
97%
async_durable_execution
/
_runner
/
local
/
processors
/
invoke.py
100%
43
0
0
89%
18
2
97%
async_durable_execution
/
_runner
/
local
/
processors
/
step.py
100%
73
0
0
97%
34
1
99%
async_durable_execution
/
_runner
/
local
/
processors
/
wait.py
100%
38
0
0
92%
12
1
98%
async_durable_execution
/
_runner
/
local
/
scheduler.py
98%
131
2
2
89%
36
4
96%
async_durable_execution
/
_runner
/
local
/
time_scale.py
100%
21
0
0
100%
4
0
100%
async_durable_execution
/
_runner
/
model.py
99%
706
2
5
94%
200
11
99%
async_durable_execution
/
extension.py
87%
208
27
0
62%
32
10
84%
async_durable_execution
/
filesystem_serdes.py
87%
420
55
0
82%
142
22
86%
async_durable_execution
/
preview.py
98%
121
3
0
94%
54
3
97%
Total
96%
8638
330
163
92%
2520
166
95%
No items found using the specified filter.