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

prepare for release #82

Merged
merged 3 commits into from
Sep 27, 2024
Merged

prepare for release #82

merged 3 commits into from
Sep 27, 2024

Conversation

gravesti
Copy link
Collaborator

No description provided.

@gravesti gravesti linked an issue Sep 25, 2024 that may be closed by this pull request
4 tasks
@gravesti gravesti marked this pull request as ready for review September 27, 2024 07:14
@gravesti
Copy link
Collaborator Author

I still expect one error in the URL checker because the release gh-pages coverage will only get updated with a new tagged release.

Copy link
Contributor

badge

Code Coverage Summary

Filename                     Stmts    Miss  Cover    Missing
-------------------------  -------  ------  -------  --------------------------------------------
R/ahr_estimation.R              49       0  100.00%
R/compare.R                     41       4  90.24%   42-45
R/elastic_net.R                 49       0  100.00%
R/generate_stacked_data.R       45       0  100.00%
R/horseshoe.R                   77      14  81.82%   78-91
R/lOR_estimation.R              21       0  100.00%
R/naive.R                       55       0  100.00%
R/naivepop.R                    21       2  90.48%   34-35
R/plot.R                       166      14  91.57%   54-56, 77-80, 107-109, 166-167, 228-229, 237
R/preprocess.R                  39       0  100.00%
R/print.R                       12       0  100.00%
R/simulation.R                 131       7  94.66%   163-168, 178
R/subgroups.R                   19       0  100.00%
R/summary.R                     92       3  96.74%   101, 122, 174
R/survival_curves.R              7       0  100.00%
R/trt_horseshoe.R               38       1  97.37%   48
src/surv_prob.cpp               10       0  100.00%
TOTAL                          872      45  94.84%

Diff against main

Filename      Stmts    Miss  Cover
----------  -------  ------  --------
TOTAL             0       0  +100.00%

Results for commit: 491a7b8

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Contributor

Unit Tests Summary

 1 files  17 suites   2m 45s ⏱️
48 tests 42 ✅  6 💤 0 ❌
84 runs  72 ✅ 12 💤 0 ❌

Results for commit 491a7b8.

Copy link
Contributor

Unit Test Performance Difference

Test Suite $Status$ Time on main $±Time$ $±Tests$ $±Skipped$ $±Failures$ $±Errors$
horseshoe 💚 $155.08$ $-4.57$ $0$ $0$ $0$ $0$
Additional test case details
Test Suite $Status$ Time on main $±Time$ Test Case
horseshoe 💚 $155.08$ $-4.57$ horseshoe_outputs_the_right_elements_for_survival

Results for commit ac96961

♻️ This comment has been updated with latest results.

@gravesti gravesti merged commit aed286a into main Sep 27, 2024
51 of 52 checks passed
@gravesti gravesti deleted the 81-release-11 branch September 27, 2024 07:57
@github-actions github-actions bot locked and limited conversation to collaborators Sep 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Release 1.1
1 participant