Skip to content
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

update tests and snapshots #49

Merged
merged 4 commits into from
Oct 23, 2024
Merged

update tests and snapshots #49

merged 4 commits into from
Oct 23, 2024

Conversation

clarkliming
Copy link
Collaborator

update

  1. use P(>|Z|) instead of P(>Z)
  2. minor fix to pass the functions to the default contrast functions

Copy link
Contributor

github-actions bot commented Oct 21, 2024

badge

Code Coverage Summary

Filename                     Stmts    Miss  Cover    Missing
-------------------------  -------  ------  -------  --------------------
R/bias.R                        11       0  100.00%
R/predict_couterfactual.R       48       1  97.92%   55
R/prediction_cf.R                3       0  100.00%
R/robin_glm.R                   31       0  100.00%
R/treatment_effect.R           109       3  97.25%   42, 78-79
R/utils.R                       21       0  100.00%
R/variance_anhecova.R           44      19  56.82%   28, 43-44, 57, 63-78
R/variance_hc.R                  9       0  100.00%
TOTAL                          276      23  91.67%

Diff against main

Filename                Stmts    Miss  Cover
--------------------  -------  ------  -------
R/treatment_effect.R        0      +1  -0.92%
TOTAL                       0      +1  -0.36%

Results for commit: b19d728

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Contributor

github-actions bot commented Oct 21, 2024

Unit Tests Summary

 1 files   6 suites   0s ⏱️
23 tests 14 ✅  9 💤 0 ❌
64 runs  54 ✅ 10 💤 0 ❌

Results for commit b19d728.

♻️ This comment has been updated with latest results.

@clarkliming
Copy link
Collaborator Author

there are some issue with the url checker. the url works well

@clarkliming clarkliming merged commit aa7cf6e into main Oct 23, 2024
25 of 26 checks passed
@clarkliming clarkliming deleted the minor_fix branch October 23, 2024 01:55
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.

1 participant