Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(detections): add bboxes column to detection and a route to fetch unacknowledged ones #340

Merged
merged 65 commits into from
Aug 23, 2024

fix(detections): fix the string length

1a9491f
Select commit
Loading
Failed to load commit list.
Merged

feat(detections): add bboxes column to detection and a route to fetch unacknowledged ones #340

fix(detections): fix the string length
1a9491f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 23, 2024 in 0s

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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/crud/base.py#L85

Added line #L85 was not covered by tests