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

refactor: refactor and create unit test for oligomapOutputToSam_nhfiltered.py #54

Closed
Tracked by #63
deliaBlue opened this issue Apr 12, 2023 · 0 comments · Fixed by #115
Closed
Tracked by #63

refactor: refactor and create unit test for oligomapOutputToSam_nhfiltered.py #54

deliaBlue opened this issue Apr 12, 2023 · 0 comments · Fixed by #115
Assignees

Comments

@deliaBlue
Copy link
Collaborator

Provide comprehensive unit tests for every function in the code by formalizing the generation of synthetic inputs and checking against expectation.
The unit tests must cover every single line of code.
Use pytest to write and run the unit tests, and use the pytest-cov extension to track the test coverage.
Add the unit test execution and coverage calculation to the CI pipeline.

@deliaBlue deliaBlue changed the title create unit test for the script oligomapOutputToSam_nhfiltered.py create unit test for oligomapOutputToSam_nhfiltered.py Apr 12, 2023
@deliaBlue deliaBlue mentioned this issue Apr 12, 2023
11 tasks
@deliaBlue deliaBlue changed the title create unit test for oligomapOutputToSam_nhfiltered.py refactor: refactor and create unit test for oligomapOutputToSam_nhfiltered.py Oct 6, 2023
@deliaBlue deliaBlue self-assigned this Oct 6, 2023
@deliaBlue deliaBlue linked a pull request Oct 30, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant