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

Ligand test fixes #123

Merged
merged 2 commits into from
Apr 16, 2018
Merged

Ligand test fixes #123

merged 2 commits into from
Apr 16, 2018

Conversation

bas-rustenburg
Copy link
Member

While working with @wiederm, we found out that forcefield templates were not being generated accurately. For the time being, the fix is to pin parmed to version 2.7.3

Additionally, the tests have been extended to now catch this potential issue in the future.

Bas Rustenburg added 2 commits April 13, 2018 15:03
Why:

We found some broken features in the ligands parameterization.
This fixes some of the tests which were broken, and extends them
to actually track down the bug.

This change addresses the need by:

* Fixing tests in test_ligands.py
Why:

* Parmed > 2.7.3 breaks the openmoltools ligand functionality.
We will have to pin the version until this is resolved.

This change addresses the need by:

* Pinning parmed in meta.yml
@bas-rustenburg bas-rustenburg requested a review from wiederm April 13, 2018 21:57
@codecov-io
Copy link

codecov-io commented Apr 13, 2018

Codecov Report

Merging #123 into master will decrease coverage by 0.12%.
The diff coverage is 17.64%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #123      +/-   ##
==========================================
- Coverage   59.95%   59.83%   -0.13%     
==========================================
  Files          36       36              
  Lines        5072     5086      +14     
==========================================
+ Hits         3041     3043       +2     
- Misses       2031     2043      +12
Impacted Files Coverage Δ
protons/tests/test_ligands.py 46.91% <17.64%> (-6.82%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 536442c...0c56c09. Read the comment docs.

@jchodera
Copy link
Member

Thanks!

We're debugging the parent issue in ParmEd/ParmEd#977

@jchodera
Copy link
Member

The issue has been fixed in two parts:

You should keep ParmEd pinned until new releases of both tools are made.

@bas-rustenburg bas-rustenburg merged commit 2977fd7 into master Apr 16, 2018
@bas-rustenburg
Copy link
Member Author

Thanks, we'll unpin parmed after the fixes are officially released.

@bas-rustenburg bas-rustenburg deleted the ligand-test-fixes branch February 27, 2019 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants