MDAnalysis / pmda

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

Replace distance array with capped distances #63

Closed VOD555 closed 5 years ago

VOD555 commented 5 years ago

Fixes #62

Changes made in this Pull Request:

PR Checklist

codecov[bot] commented 5 years ago

Codecov Report

Merging #63 into master will decrease coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
- Coverage   99.27%   99.27%   -0.01%     
==========================================
  Files           7        7              
  Lines         276      274       -2     
  Branches       27       26       -1     
==========================================
- Hits          274      272       -2     
  Misses          1        1              
  Partials        1        1
Impacted Files Coverage Δ
pmda/rdf.py 100% <100%> (ø) :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 2ff3db2...2b28a12. Read the comment docs.