ELIFE-ASU / PyInform

A Python Wrapper for the Inform Information Analysis Library
https://elife-asu.github.io/PyInform
MIT License
45 stars 9 forks source link

WIP: Update to v1.0.0 #28

Closed dglmoore closed 4 years ago

dglmoore commented 6 years ago

This pull request is a huge request to bring in all of the new features of Inform v1.0.0.

codecov-io commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (v1.0.0@082995d). Click here to learn what that means. The diff coverage is 99.13%.

Impacted file tree graph

@@            Coverage Diff            @@
##             v1.0.0      #28   +/-   ##
=========================================
  Coverage          ?   98.24%           
=========================================
  Files             ?       34           
  Lines             ?     2788           
  Branches          ?        0           
=========================================
  Hits              ?     2739           
  Misses            ?       49           
  Partials          ?        0
Impacted Files Coverage Δ
test/test_transferentropy.py 99.37% <ø> (ø)
pyinform/error.py 100% <ø> (ø)
pyinform/conditionalentropy.py 100% <ø> (ø)
pyinform/blockentropy.py 96.87% <ø> (ø)
pyinform/activeinfo.py 96.87% <ø> (ø)
test/test_import.py 66.66% <ø> (ø)
pyinform/utils/binning.py 100% <ø> (ø)
pyinform/entropyrate.py 96.87% <ø> (ø)
pyinform/utils/encoding.py 97.22% <ø> (ø)
pyinform/utils/coalesce.py 100% <ø> (ø)
... and 24 more

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 082995d...5b2d63e. Read the comment docs.