Skip to content

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.98s
✅ PYTHON pylint 31 0 6.08s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link

codecov bot commented Apr 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.84%. Comparing base (8fa945b) to head (192cfca).
Report is 10 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #321      +/-   ##
==========================================
+ Coverage   93.64%   93.84%   +0.20%     
==========================================
  Files          27       27              
  Lines        1589     1593       +4     
==========================================
+ Hits         1488     1495       +7     
+ Misses        101       98       -3     
Files with missing lines Coverage Δ
causal_testing/main.py 83.40% <100.00%> (ø)
causal_testing/testing/causal_effect.py 100.00% <100.00%> (ø)
causal_testing/testing/causal_test_case.py 100.00% <100.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...192cfca. 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
Copy link
Contributor

@f-allian f-allian left a comment

Choose a reason for hiding this comment

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

@jmafoster1 Thanks!

@jmafoster1 jmafoster1 merged commit eb96ea7 into main Apr 25, 2025
13 checks passed
@jmafoster1 jmafoster1 deleted the jmafoster1/exact-value-confidence-intervals branch April 25, 2025 16:23
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