* refactor: vectorize `get_labels_text()` in annotators/utils.py * test: add tests for all get_labels_text branches * style: flatten elif/else to guard clauses in get_labels_text() * refactor: guard get_labels_text() against array/detections length mismatch * test: add missing get_labels_text() coverage --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: jirka <6035284+Borda@users.noreply.github.com> Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_core.py | ||
| test_docs.py | ||
| test_utils.py | ||