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

#35 GromacsWrapper ≥ 0.7 supports Python 3.4+ #37

Merged
merged 1 commit into from
Nov 27, 2018
Merged

Conversation

theavey
Copy link
Owner

@theavey theavey commented Nov 27, 2018

Remove Python type check in init;
Update a few old lines in energy_histo;
Fix a few unescaped backslashes in strings

This doesn't add any testing, unfortunately, but it does clarify the dependencies and should allow all functionality for all Python version >=2.7.14.

Fixes #35.

Remove Python type check in __init__;
Update a few old lines in energy_histo;
Fix a few unescaped backslashes in strings
@coveralls
Copy link

coveralls commented Nov 27, 2018

Pull Request Test Coverage Report for Build 223

  • 0 of 4 (0.0%) changed or added relevant lines in 2 files are covered.
  • 37 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-1.8%) to 38.631%

Changes Missing Coverage Covered Lines Changed/Added Lines %
paratemp/energy_histo.py 0 1 0.0%
paratemp/coordinate_analysis.py 0 3 0.0%
Files with Coverage Reduction New Missed Lines %
paratemp/_version.py 1 41.16%
paratemp/energy_bin_analysis.py 6 0.0%
paratemp/energy_histo.py 30 0.0%
Totals Coverage Status
Change from base Build 219: -1.8%
Covered Lines: 858
Relevant Lines: 2221

💛 - Coveralls

@theavey theavey merged commit 5cafd78 into master Nov 27, 2018
@theavey theavey deleted the ParaTemp-35 branch November 27, 2018 23:14
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.

2 participants