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 Rust tests and coverage #3

Open
andrew-titus opened this issue Apr 5, 2023 · 0 comments
Open

Add Rust tests and coverage #3

andrew-titus opened this issue Apr 5, 2023 · 0 comments
Labels
rust Related to the Rust portions of the project testing Improvements to testing

Comments

@andrew-titus
Copy link
Collaborator

Currently, testing is really just integration testing, where we call the Python code and verify the outputs are correct. We should add some tests on the Rust code directly (e.g., verifying alignment matrices are correct), as well as code coverage.

@andrew-titus andrew-titus added testing Improvements to testing rust Related to the Rust portions of the project labels Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rust Related to the Rust portions of the project testing Improvements to testing
Projects
None yet
Development

No branches or pull requests

1 participant