y0-causal-inference / y0

❓y0 (pronounced "why not?") is for causal inference in Python
https://y0.readthedocs.io
BSD 3-Clause "New" or "Revised" License
44 stars 10 forks source link

Update docs #189

Closed cthoyt closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (30b2f9c) 76.88% compared to head (7a98a30) 76.88%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #189 +/- ## ======================================= Coverage 76.88% 76.88% ======================================= Files 45 45 Lines 3028 3028 Branches 676 676 ======================================= Hits 2328 2328 Misses 608 608 Partials 92 92 ``` | [Files Changed](https://app.codecov.io/gh/y0-causal-inference/y0/pull/189?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=y0-causal-inference) | Coverage Δ | | |---|---|---| | [src/y0/algorithm/conditional\_independencies.py](https://app.codecov.io/gh/y0-causal-inference/y0/pull/189?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=y0-causal-inference#diff-c3JjL3kwL2FsZ29yaXRobS9jb25kaXRpb25hbF9pbmRlcGVuZGVuY2llcy5weQ==) | `75.00% <ø> (ø)` | | | [src/y0/algorithm/sigma\_separation.py](https://app.codecov.io/gh/y0-causal-inference/y0/pull/189?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=y0-causal-inference#diff-c3JjL3kwL2FsZ29yaXRobS9zaWdtYV9zZXBhcmF0aW9uLnB5) | `91.30% <ø> (ø)` | | | [src/y0/algorithm/taheri\_design.py](https://app.codecov.io/gh/y0-causal-inference/y0/pull/189?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=y0-causal-inference#diff-c3JjL3kwL2FsZ29yaXRobS90YWhlcmlfZGVzaWduLnB5) | `56.45% <ø> (ø)` | | | [src/y0/dsl.py](https://app.codecov.io/gh/y0-causal-inference/y0/pull/189?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=y0-causal-inference#diff-c3JjL3kwL2RzbC5weQ==) | `84.80% <ø> (ø)` | | | [src/y0/struct.py](https://app.codecov.io/gh/y0-causal-inference/y0/pull/189?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=y0-causal-inference#diff-c3JjL3kwL3N0cnVjdC5weQ==) | `78.43% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.