Skip to content

Jmafoster1/exact value confidence intervals #321

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

jmafoster1
Copy link
Contributor

  • Renamed CausalTestOutcome to CausalEffect for improved readability
  • Added confidence intervals into the ExactValue causal effect

Copy link

github-actions bot commented Apr 23, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON black 31 0 0.95s
✅ PYTHON pylint 31 0 5.35s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link

codecov bot commented Apr 23, 2025

Codecov Report

Attention: Patch coverage is 88.88889% with 3 lines in your changes missing coverage. Please review.

Project coverage is 93.61%. Comparing base (8fa945b) to head (780f686).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
causal_testing/testing/causal_effect.py 88.00% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #321      +/-   ##
==========================================
- Coverage   93.64%   93.61%   -0.04%     
==========================================
  Files          27       27              
  Lines        1589     1597       +8     
==========================================
+ Hits         1488     1495       +7     
- Misses        101      102       +1     
Files with missing lines Coverage Δ
causal_testing/main.py 83.40% <100.00%> (ø)
causal_testing/testing/causal_test_case.py 100.00% <100.00%> (ø)
causal_testing/testing/causal_effect.py 94.52% <88.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8419eb2...780f686. Read the comment docs.

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

@jmafoster1 jmafoster1 marked this pull request as ready for review April 23, 2025 13:07
@jmafoster1 jmafoster1 requested a review from f-allian April 23, 2025 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants