pymc-labs / CausalPy

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

Fix #287 Update Makefile #309

Closed anevolbap closed 6 months ago

anevolbap commented 6 months ago

Closes #287.

To test it, I created a new virtual environment (with pyenv) from scratch and ran the installation commands and the Makefile commands as well.

This PR seems to overlap a bit with this one.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 77.10%. Comparing base (3bb81a7) to head (13106b1). Report is 6 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #309 +/- ## ======================================= Coverage 77.10% 77.10% ======================================= Files 21 21 Lines 1380 1380 ======================================= Hits 1064 1064 Misses 316 316 ```

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