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

add webworker and run first poppunk analyses #5

Open
wants to merge 63 commits into
base: main
Choose a base branch
from
Open

Conversation

muppi1993
Copy link
Contributor

Added a web worker that runs:

- wasm sketching
- wasm AMR prediction

Results are stored in Vuex state.

Added a button to run action that submits sketches to backend for poppunk cluster assignment, also added actions to retrieve job status and results.

Added unit and e2e tests.

For e2e tests, the backend must be running including redis & rqworker, and must have poppunk installed from source with slight modifications, so it's not straightforward at the moment. This will get easier when the new poppunk version gets released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant