MDAnalysis / pmda

Parallel algorithms for MDAnalysis
https://www.mdanalysis.org/pmda/
Other
31 stars 22 forks source link

bump mdanalysis requirement to 0.18.0 #37

Closed kain88-de closed 6 years ago

kain88-de commented 6 years ago

Fixes #

Changes made in this Pull Request:

PR Checklist

codecov-io commented 6 years ago

Codecov Report

Merging #37 into master will increase coverage by 0.22%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
+ Coverage   98.39%   98.62%   +0.22%     
==========================================
  Files          10       10              
  Lines         437      435       -2     
==========================================
- Hits          430      429       -1     
+ Misses          7        6       -1
Impacted Files Coverage Δ
pmda/test/test_rms.py 100% <ø> (ø) :arrow_up:
pmda/test/test_contacts.py 98.83% <0%> (+1.16%) :arrow_up:

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 e035c2b...7e41926. Read the comment docs.

orbeckst commented 6 years ago

~Hm, come to think, this means we can install mdanalysis with conda again, right?~

EDIT: forget my comment... we are obviously doing this (again).