andrewtavis / causeinfer

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

Reformatting testing fixtures #6

Closed andrewtavis closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #6 (53b2fbe) into main (f5e4f54) will increase coverage by 14.45%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main       #6       +/-   ##
===========================================
+ Coverage   59.87%   74.33%   +14.45%     
===========================================
  Files          11       11               
  Lines         830      826        -4     
===========================================
+ Hits          497      614      +117     
+ Misses        333      212      -121     
Impacted Files Coverage Δ
causeinfer/evaluation.py 49.19% <100.00%> (+39.67%) :arrow_up:
causeinfer/data/mayo_pbc.py 78.94% <0.00%> (-10.53%) :arrow_down:

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 f5e4f54...53b2fbe. Read the comment docs.