Skip to content

Conversation

jmafoster1
Copy link
Contributor

Confidence interval alpha wasn't being passed into IPCW estimator. Now it is.

Copy link

github-actions bot commented Aug 22, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON black 30 0 1.03s
✅ PYTHON pylint 30 0 5.0s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@jmafoster1 jmafoster1 marked this pull request as ready for review August 22, 2024 09:29
Copy link

codecov bot commented Aug 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.55%. Comparing base (e6284c5) to head (4d11764).
Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #291   +/-   ##
=======================================
  Coverage   95.55%   95.55%           
=======================================
  Files          23       23           
  Lines        1666     1666           
=======================================
  Hits         1592     1592           
  Misses         74       74           
Files Coverage Δ
...sal_testing/surrogate/causal_surrogate_assisted.py 100.00% <100.00%> (ø)
causal_testing/testing/estimators.py 92.28% <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 2b7042d...4d11764. Read the comment docs.

@jmafoster1 jmafoster1 requested a review from f-allian August 22, 2024 09:39
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.

All good

@jmafoster1 jmafoster1 merged commit bfd0534 into main Aug 22, 2024
28 checks passed
@jmafoster1 jmafoster1 deleted the fix-ipcw-alpha branch August 22, 2024 09:42
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