malramsay64 / statdyn-analysis

Collection of tools for the statistical dynamics analysis of Molecular Dynamics trajectories.
MIT License
6 stars 0 forks source link

MAINT Get rid of warnings about freud #42

Closed malramsay64 closed 6 years ago

malramsay64 commented 6 years ago

This changes the getNeighborList() method to a retrieval of the nlist property.

Fixes #36

codecov[bot] commented 6 years ago

Codecov Report

Merging #42 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #42   +/-   ##
=======================================
  Coverage   80.45%   80.45%           
=======================================
  Files          18       18           
  Lines        1310     1310           
=======================================
  Hits         1054     1054           
  Misses        256      256
Impacted Files Coverage Δ
src/sdanalysis/order.py 93.44% <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 de8cd81...d271c06. Read the comment docs.