Coverage for async-durable-execution/src/async_durable_execution/composite/__init__.py: 100%
0 statements
« prev ^ index » next coverage.py v7.15.0, created at 2026-07-07 16:54 +0000
« prev ^ index » next coverage.py v7.15.0, created at 2026-07-07 16:54 +0000
1"""Composite durable operations built from backend-supported primitives.
3Import concrete APIs from the operation modules, for example
4``async_durable_execution.composite.parallel``.
5"""