malramsay64 / statdyn-analysis

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

Remove conda lock #70

Closed malramsay64 closed 5 years ago

malramsay64 commented 5 years ago

Remove the conda locking mechanism which has benn causing issues with versioning

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@1a3811e). Click here to learn what that means. The diff coverage is 90%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #70   +/-   ##
=========================================
  Coverage          ?   82.85%           
=========================================
  Files             ?       18           
  Lines             ?     1487           
  Branches          ?        0           
=========================================
  Hits              ?     1232           
  Misses            ?      255           
  Partials          ?        0
Impacted Files Coverage Δ
src/sdanalysis/molecules.py 95.65% <ø> (ø)
src/sdanalysis/order.py 93.44% <ø> (ø)
src/sdanalysis/relaxation.py 89.28% <100%> (ø)
src/sdanalysis/params.py 98.57% <100%> (ø)
src/sdanalysis/frame.py 86.32% <83.33%> (ø)

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 1a3811e...dc0cffb. Read the comment docs.