We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 unit tests for the cli module!
cli
I have not figured out yet how to test the CLI functions properly with pytest.
pytest
Existing tests caused problems with codecov and I do not understand why, so I am not trusting them for now, see PR #33.
codecov
The text was updated successfully, but these errors were encountered:
Fixed most of this isuue locally, main.py is not covered in GHA though: #43 (comment)
main.py
Sorry, something went wrong.
In CI, the CLI main.py file is not executed: https://codecov.io/gh/volkamerlab/kissim/tree/master/kissim/cli
Find out why.
dominiquesydow
No branches or pull requests
Add unit tests for the
cli
module!I have not figured out yet how to test the CLI functions properly with
pytest
.Existing tests caused problems with
codecov
and I do not understand why, so I am not trusting them for now, see PR #33.The text was updated successfully, but these errors were encountered: