* test: add regression tests for list/tuple custom_data slicing * fix: slice list and tuple custom_data values per row * docs: document custom_data slicing contract in append() docstrings * docs: add docstring to _slice_value in CSVSink and JSONSink * docs: add docstring to parse_detection_data in CSVSink and JSONSink * test: add test for detections.data with plain Python list values * test: add _slice_value edge-case unit tests * docs: add per-row slicing note to CSVSink and JSONSink class docstrings --------- Co-authored-by: jirka <6035284+Borda@users.noreply.github.com> Co-authored-by: Claude Code <noreply@anthropic.com> Co-authored-by: OpenAI Codex <codex@openai.com> |
||
|---|---|---|
| .. | ||
| annotators | ||
| assets | ||
| classification | ||
| dataset | ||
| detection | ||
| draw | ||
| geometry | ||
| key_points | ||
| metrics | ||
| tracker | ||
| utils | ||
| __init__.py | ||
| conftest.py | ||
| helpers.py | ||