-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Get plot data for prepostfit experiments #438
base: main
Are you sure you want to change the base?
Conversation
Humble apologies for taking so long to getting to this PR @lpoug. I've unfortunately not had much time to spend on CausalPy as I'd have liked, but hoping to catch up with the backlog. There are currently a couple of issues with the remote checks. I'm hoping to get these resolved in #437, at which point I'll test this out locally and give feedback if necessary before we can merge this :) |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #438 +/- ##
==========================================
- Coverage 94.40% 92.98% -1.43%
==========================================
Files 31 31
Lines 1985 2025 +40
==========================================
+ Hits 1874 1883 +9
- Misses 111 142 +31 ☔ View full report in Codecov by Sentry. |
Absolutely no problem whatsoever @drbenvincent! Let me know when the time comes, I'll be around 😄 |
Hi @lpoug. I pushed some changes, can you make sure to pull the latest version? I'll try to review this in the next few days :) |
.get_plot_data()
functionNote: First time doing a proper PR so not sure if all pre-requisites are here.
📚 Documentation preview 📚: https://causalpy--438.org.readthedocs.build/en/438/