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
Some of the tests are very slow and cause actions to take a long time:
356.20s call tests/test_queries.py::test_get_pmids_for_mesh 353.11s call tests/test_queries.py::test_get_evidence_obj_for_mesh_id 352.95s call tests/test_queries.py::test_get_stmts_for_mesh_id_w_children
Can these tests be simplified to work faster? Or is there some issue with the underlying code that could be optimized to make these queries faster?
The text was updated successfully, but these errors were encountered:
kkaris
Successfully merging a pull request may close this issue.
Some of the tests are very slow and cause actions to take a long time:
Can these tests be simplified to work faster? Or is there some issue with the underlying code that could be optimized to make these queries faster?
The text was updated successfully, but these errors were encountered: