Coverage report: 100%

Files Functions Classes

coverage.py v7.10.5, created at 2025-08-25 10:12 +0800

File function statements missing excluded coverage
src/ss_utils_async/__init__.py gather_w_semaphore 3 0 0 100%
src/ss_utils_async/__init__.py gather_w_semaphore._wrap_coroutine 2 0 0 100%
src/ss_utils_async/__init__.py (no function) 5 0 0 100%
tests/test_ss_utils_async.py sample_coroutine 2 0 0 100%
tests/test_ss_utils_async.py test_gather_w_semaphore_empty_list 3 0 0 100%
tests/test_ss_utils_async.py test_gather_w_semaphore_single_coroutine 3 0 0 100%
tests/test_ss_utils_async.py test_gather_w_semaphore_multiple_coroutines 3 0 0 100%
tests/test_ss_utils_async.py test_gather_w_semaphore_concurrency_limit 7 0 0 100%
tests/test_ss_utils_async.py test_gather_w_semaphore_mixed_coroutines 3 0 0 100%
tests/test_ss_utils_async.py (no function) 15 0 0 100%
Total   46 0 0 100%

No items found using the specified filter.