You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: