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 printing and clean deps #51

Merged
merged 4 commits into from
Nov 18, 2024
Merged

update printing and clean deps #51

merged 4 commits into from
Nov 18, 2024

Conversation

clarkliming
Copy link
Collaborator

close #50

Copy link
Contributor

github-actions bot commented Nov 18, 2024

badge

Code Coverage Summary

Filename                     Stmts    Miss  Cover    Missing
-------------------------  -------  ------  -------  --------------------
R/bias.R                        11       0  100.00%
R/find_data.R                    3       0  100.00%
R/predict_couterfactual.R       48       1  97.92%   55
R/prediction_cf.R                3       0  100.00%
R/robin_glm.R                   33       0  100.00%
R/treatment_effect.R           116       3  97.41%   42, 80-81
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                          288      23  92.01%

Diff against main

Filename                Stmts    Miss  Cover
--------------------  -------  ------  --------
R/find_data.R              +3       0  +100.00%
R/robin_glm.R              +2       0  +100.00%
R/treatment_effect.R       +7       0  +0.17%
TOTAL                     +12       0  +0.35%

Results for commit: c4a8c75

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Contributor

github-actions bot commented Nov 18, 2024

Unit Test Performance Difference

Test Suite $Status$ Time on main $±Time$ $±Tests$ $±Skipped$ $±Failures$ $±Errors$
find_data 👶 $+0.08$ $+2$ $0$ $0$ $0$
Additional test case details
Test Suite $Status$ Time on main $±Time$ Test Case
find_data 👶 $+0.02$ find_data_fails_for_lm
find_data 👶 $+0.06$ find_data_works_for_glm

Results for commit 1d00d75

♻️ This comment has been updated with latest results.

Copy link
Contributor

Unit Tests Summary

 1 files   7 suites   0s ⏱️
25 tests 16 ✅  9 💤 0 ❌
66 runs  56 ✅ 10 💤 0 ❌

Results for commit c4a8c75.

@clarkliming clarkliming merged commit 0a3e44b into main Nov 18, 2024
24 of 25 checks passed
@clarkliming clarkliming deleted the 50_clean_deps branch November 18, 2024 07: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.

Dependencies
1 participant