Skip to content

Handle integer treated variable in RegressionDiscontinuity experiment class #506

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

Merged
merged 1 commit into from
Jul 29, 2025

Conversation

drbenvincent
Copy link
Collaborator

@drbenvincent drbenvincent commented Jul 19, 2025


📚 Documentation preview 📚: https://causalpy--506.org.readthedocs.build/en/506/

@drbenvincent drbenvincent requested a review from juanitorduz July 19, 2025 08:13
Copy link

codecov bot commented Jul 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.17%. Comparing base (6566232) to head (e933420).
⚠️ Report is 42 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #506      +/-   ##
==========================================
+ Coverage   95.13%   95.17%   +0.04%     
==========================================
  Files          28       28              
  Lines        2384     2406      +22     
==========================================
+ Hits         2268     2290      +22     
  Misses        116      116              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link

@JakePiekarski314 JakePiekarski314 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@drbenvincent drbenvincent added the bug Something isn't working label Jul 29, 2025
@drbenvincent drbenvincent merged commit 3d3f482 into main Jul 29, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Better handling of treated input in RegressionDiscontinuity
2 participants