pymc-labs / CausalPy

A Python package for causal inference in quasi-experimental settings
https://causalpy.readthedocs.io
Apache License 2.0
829 stars 52 forks source link

Fix failing doctests #330

Closed drbenvincent closed 1 month ago

drbenvincent commented 1 month ago
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.27%. Comparing base (dbaa17b) to head (8805fb2). Report is 22 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #330 +/- ## ========================================== + Coverage 77.10% 77.27% +0.17% ========================================== Files 21 21 Lines 1380 1395 +15 ========================================== + Hits 1064 1078 +14 - Misses 316 317 +1 ```

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

drbenvincent commented 1 month ago

Hurray! Remote tests pass 🎉