Coverage report: 43%
Files Functions Classes
coverage.py v7.10.5, created at 2025-09-07 21:46 +0800
| File | function | statements | missing | excluded | coverage |
|---|---|---|---|---|---|
| src/ss_utils_async/__init__.py | gather_w_semaphore | 3 | 3 | 0 | 0% |
| src/ss_utils_async/__init__.py | gather_w_semaphore._wrap_coroutine | 2 | 2 | 0 | 0% |
| src/ss_utils_async/__init__.py | (no function) | 5 | 0 | 0 | 100% |
| tests/test_ss_utils_async.py | sample_coroutine | 2 | 2 | 0 | 0% |
| tests/test_ss_utils_async.py | test_gather_w_semaphore_empty_list | 3 | 3 | 0 | 0% |
| tests/test_ss_utils_async.py | test_gather_w_semaphore_single_coroutine | 3 | 3 | 0 | 0% |
| tests/test_ss_utils_async.py | test_gather_w_semaphore_multiple_coroutines | 3 | 3 | 0 | 0% |
| tests/test_ss_utils_async.py | test_gather_w_semaphore_concurrency_limit | 7 | 7 | 0 | 0% |
| tests/test_ss_utils_async.py | test_gather_w_semaphore_mixed_coroutines | 3 | 3 | 0 | 0% |
| tests/test_ss_utils_async.py | (no function) | 15 | 0 | 0 | 100% |
| Total | 46 | 26 | 0 | 43% |
No items found using the specified filter.