ronikobrosly / causal-curve

A python package with tools to perform causal inference using observational data when the treatment of interest is continuous.
MIT License
271 stars 18 forks source link

Feature/v6l4188 #35

Closed ronikobrosly closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #35 (b9cbf84) into master (0610924) will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
+ Coverage   96.84%   96.87%   +0.02%     
==========================================
  Files          20       20              
  Lines         952      959       +7     
==========================================
+ Hits          922      929       +7     
  Misses         30       30              
Impacted Files Coverage Δ
causal_curve/core.py 100.00% <100.00%> (ø)
causal_curve/gps_core.py 96.20% <100.00%> (+0.03%) :arrow_up:
causal_curve/mediation.py 94.02% <100.00%> (+0.06%) :arrow_up:
causal_curve/tmle_core.py 95.18% <100.00%> (+0.05%) :arrow_up:

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 0610924...b9cbf84. Read the comment docs.