Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
feat(detections): add bboxes column to detection and a route to fetch unacknowledged ones #340
Changes from all commits
d2eb60e
d69085c
f4ec529
0f4026e
ceb525e
b698b2c
a4caaaa
79a9867
40e6889
1495e21
87d3ef9
ecf5ad2
0e647d8
65dec07
ea9089f
76d46b7
926b0c3
147804f
185b2de
1877874
4dda307
12e4258
10f9f7e
0f15ca2
6c6fd43
ecdf13c
52b6abb
522fc2b
77473ec
357ae53
9cb48cc
d1f3ac1
6c641b2
be6574e
4fc04d4
02c884b
2d3cde3
c2f7b91
5da3d23
43235d0
c9ab7c6
2fcf274
c612268
f809a39
acfc9c5
1cff08a
0063562
ddd18ab
6cc2f52
cc7d7d1
78319c4
c6b12a8
fc9b793
b8cb19a
bd9dfac
24f7030
5b204bd
3413381
ceb9f93
54907dd
f82063f
3910832
1b27e52
716e8ba
1a9491f
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 58 in client/pyroclient/client.py
client/pyroclient/client.py#L58
Check warning on line 60 in client/pyroclient/client.py
client/pyroclient/client.py#L60
Check warning on line 52 in src/app/api/api_v1/endpoints/detections.py
src/app/api/api_v1/endpoints/detections.py#L52
Check warning on line 144 in src/app/api/api_v1/endpoints/detections.py
src/app/api/api_v1/endpoints/detections.py#L144
Check warning on line 173 in src/app/api/api_v1/endpoints/detections.py
src/app/api/api_v1/endpoints/detections.py#L173
Check warning on line 83 in src/app/crud/base.py
src/app/crud/base.py#L78-L83
Check warning on line 85 in src/app/crud/base.py
src/app/crud/base.py#L85