-
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(sequences): implement the frontend-specific routes (#412)
* refactor(models): move label from detection to sequence * refactor(sequences): moved label to sequence * test(e2e): update test cases * docs(datamodel): update datamodel documentation * feat(client): update the client methods * feat(sequences): unset det <--> seq link when deleting sequence * test(backend): update test cases * style(client): fix typing * test(sequences): fix payload comparison * fix(client): update URL prepend * test(backend): fix test cases * fix(client): update route mapping * test(backend): update conftest * test(client): fix client * test(client): fix client * fix(sequences): fix bucket resolution * test(backend): fix test cases * build(deps): fix lock file * test(detections): remove legacy tests * test(sequences): fix fixture picking * fix(sequence): fix detection deletion * test(sequences): update test cases * test(detections): improve testing * test(sequences): extend test cases * test(detections): fix test case
- Loading branch information
Showing
15 changed files
with
521 additions
and
296 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.