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

Improve test coverage #4

Open
rbpatt2019 opened this issue Jul 6, 2021 · 0 comments
Open

Improve test coverage #4

rbpatt2019 opened this issue Jul 6, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@rbpatt2019
Copy link
Collaborator

Currently, the test coverage needs improvement. There are a number of actions to be taken to improve this:

  1. Refactor multithreading to remove data handling. This will allow for more streamlined testing of both parts.
  2. Add integration tests for the pipeline. If, for example, the API were to change, the tests would currently pass a broken pipeline. This is obviously unacceptable.
  3. General migration of fragile or repetitive code to functions/classes to improve stability across the project.
@rbpatt2019 rbpatt2019 added the enhancement New feature or request label Jul 6, 2021
@rbpatt2019 rbpatt2019 self-assigned this Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant