andrewtavis / causeinfer

Machine learning based causal inference/uplift in Python
BSD 3-Clause "New" or "Revised" License
56 stars 11 forks source link

Formatting for comments and readme #29

Closed andrewtavis closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #29 (2974a56) into main (7b98088) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #29   +/-   ##
=======================================
  Coverage   88.58%   88.58%           
=======================================
  Files          13       13           
  Lines         885      885           
=======================================
  Hits          784      784           
  Misses        101      101           
Impacted Files Coverage Δ
src/causeinfer/data/download_utils.py 66.66% <ø> (ø)
src/causeinfer/data/hillstrom.py 88.46% <ø> (ø)
src/causeinfer/data/mayo_pbc.py 78.57% <ø> (ø)
...infer/standard_algorithms/binary_transformation.py 95.23% <ø> (ø)
...causeinfer/standard_algorithms/interaction_term.py 95.00% <ø> (ø)
...r/standard_algorithms/quaternary_transformation.py 95.91% <ø> (ø)
src/causeinfer/standard_algorithms/two_model.py 88.88% <ø> (ø)
src/causeinfer/utils.py 91.66% <ø> (ø)
src/causeinfer/data/cmf_micro.py 94.66% <100.00%> (ø)
src/causeinfer/evaluation.py 85.99% <100.00%> (ø)

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 d92c7a7...2974a56. Read the comment docs.