feat(detections): add bboxes column to detection and a route to fetch unacknowledged ones #340
83.09% of diff hit (target 87.71%)
View this Pull Request on Codecov
83.09% of diff hit (target 87.71%)
Annotations
Check warning on line 58 in client/pyroclient/client.py
codecov / codecov/patch
client/pyroclient/client.py#L58
Added line #L58 was not covered by tests
Check warning on line 60 in client/pyroclient/client.py
codecov / codecov/patch
client/pyroclient/client.py#L60
Added line #L60 was not covered by tests
Check warning on line 52 in src/app/api/api_v1/endpoints/detections.py
codecov / codecov/patch
src/app/api/api_v1/endpoints/detections.py#L52
Added line #L52 was not covered by tests
Check warning on line 144 in src/app/api/api_v1/endpoints/detections.py
codecov / codecov/patch
src/app/api/api_v1/endpoints/detections.py#L144
Added line #L144 was not covered by tests
Check warning on line 173 in src/app/api/api_v1/endpoints/detections.py
codecov / codecov/patch
src/app/api/api_v1/endpoints/detections.py#L173
Added line #L173 was not covered by tests
Check warning on line 83 in src/app/crud/base.py
codecov / codecov/patch
src/app/crud/base.py#L78-L83
Added lines #L78 - L83 were not covered by tests
Check warning on line 85 in src/app/crud/base.py
codecov / codecov/patch
src/app/crud/base.py#L85
Added line #L85 was not covered by tests