MDAnalysis / pmda

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

Density Docs #96

Closed nawtrey closed 5 years ago

nawtrey commented 5 years ago

Changes made in this Pull Request:

PR Checklist

codecov[bot] commented 5 years ago

Codecov Report

Merging #96 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #96   +/-   ##
=======================================
  Coverage   97.58%   97.58%           
=======================================
  Files           9        9           
  Lines         580      580           
  Branches       74       74           
=======================================
  Hits          566      566           
  Misses          8        8           
  Partials        6        6
Impacted Files Coverage Δ
pmda/density.py 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 af2de57...95f8b7d. Read the comment docs.

orbeckst commented 5 years ago

@nawtrey don't forget to git pull your branch. This PR still contained the commits of PR #93 . I didn't matter because I squash-merged it but watch out for this in the future to keep the commits small/easy to understand.