supervision/test
realh4m 3b09a6356a
fix: `process_video` silent hang on callback error (#2022)
* Handle process_video worker exceptions
* test: add unit tests for process_video exception handling and fix docstring typo
* fix(pre_commit): 🎨 auto format pre-commit hooks
* Handle `Full` exception in video writer queue and add test for small buffer scenario
* Apply suggestions from code review

---------

Co-authored-by: Your Name <realh4m@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-30 10:46:19 +01:00
..
annotators Add unit tests for `key_points` - skeleton & annotators (#2099) 2026-01-29 18:22:19 +01:00
assets Add unittests for assets and downloader functionality (#2095) 2026-01-27 07:18:06 +01:00
classification feat(ruff): add pytest linting rule (#2053) 2026-01-13 19:34:22 +01:00
dataset Refactor test utilities: clarify module purpose and improve function's names (#2094) 2026-01-27 07:13:18 +01:00
detection Refactor test utilities: clarify module purpose and improve function's names (#2094) 2026-01-27 07:13:18 +01:00
draw feat(ruff): add pytest linting rule (#2053) 2026-01-13 19:34:22 +01:00
geometry feat(ruff): add pytest linting rule (#2053) 2026-01-13 19:34:22 +01:00
key_points Add unit tests for `key_points` - skeleton & annotators (#2099) 2026-01-29 18:22:19 +01:00
metrics Refactor test utilities: clarify module purpose and improve function's names (#2094) 2026-01-27 07:13:18 +01:00
tracker feat(ruff): add pytest linting rule (#2053) 2026-01-13 19:34:22 +01:00
utils fix: `process_video` silent hang on callback error (#2022) 2026-01-30 10:46:19 +01:00
__init__.py 🧪 rename test directory `tests -> test` 2023-01-18 19:45:19 +01:00
conftest.py Add unit tests for `key_points` - skeleton & annotators (#2099) 2026-01-29 18:22:19 +01:00
helpers.py Add unit tests for `key_points` - skeleton & annotators (#2099) 2026-01-29 18:22:19 +01:00