mschauer / CausalInference.jl

Causal inference, graphical models and structure learning in Julia
https://mschauer.github.io/CausalInference.jl/latest/
Other
190 stars 24 forks source link

WIP: update README.md and add examples #13

Closed schnirz closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #13 into master will increase coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   83.99%   84.01%   +0.02%     
==========================================
  Files           7        8       +1     
  Lines         606      607       +1     
==========================================
+ Hits          509      510       +1     
  Misses         97       97
Impacted Files Coverage Δ
src/cpdag.jl 87.67% <0%> (-1.37%) :arrow_down:
src/CausalInference.jl 100% <0%> (ø)
src/fci.jl 73.83% <0%> (+0.46%) :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 f354ca8...50e6134. Read the comment docs.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+6.9%) to 90.929% when pulling 50e6134090d9fe401ec04e5770727487a1c5f161 on update_readme into f354ca8ce9052293023f7ccefda299bf946dd977 on master.