andrewtavis / causeinfer

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

Change codecov uploader to v2 as a test of functionality #30

Closed andrewtavis closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #30 (2357969) into main (2974a56) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #30   +/-   ##
=======================================
  Coverage   88.58%   88.58%           
=======================================
  Files          13       13           
  Lines         885      885           
=======================================
  Hits          784      784           
  Misses        101      101           
Impacted Files Coverage Δ
src/causeinfer/data/cmf_micro.py 94.66% <ø> (ø)
src/causeinfer/data/download_utils.py 66.66% <ø> (ø)
src/causeinfer/data/hillstrom.py 88.46% <ø> (ø)
src/causeinfer/data/mayo_pbc.py 78.57% <ø> (ø)
src/causeinfer/standard_algorithms/base_models.py 85.71% <ø> (ø)
...infer/standard_algorithms/binary_transformation.py 95.23% <ø> (ø)
...causeinfer/standard_algorithms/interaction_term.py 95.00% <ø> (ø)
src/causeinfer/standard_algorithms/pessimistic.py 90.00% <ø> (ø)
...r/standard_algorithms/quaternary_transformation.py 95.91% <ø> (ø)
src/causeinfer/standard_algorithms/reflective.py 96.22% <ø> (ø)
... and 3 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 19cb098...2357969. Read the comment docs.