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

Workflow propagation #104

Merged
merged 1 commit into from
Dec 11, 2023
Merged

Workflow propagation #104

merged 1 commit into from
Dec 11, 2023

Conversation

Copy link
Contributor

badge

Code Coverage Summary

Filename                     Stmts    Miss  Cover    Missing
-------------------------  -------  ------  -------  ---------
R/assertions.R                  15       0  100.00%
R/corPFSOS.R                    95      19  80.00%   317-335
R/empSignificant.R              59       0  100.00%
R/estimateParams.R              80       0  100.00%
R/eventTracking.R               88       2  97.73%   48, 244
R/getClinicalTrials.R           71       0  100.00%
R/getSimulatedData.R           109       0  100.00%
R/getWaitTimeSum.R              29       2  93.10%   45, 48
R/hazardFunctions.R             26       0  100.00%
R/piecewiseDistribution.R       32       0  100.00%
R/piecewiseHazards.R            18       0  100.00%
R/survivalFunctions.R          157       0  100.00%
R/transitionParameters.R        42       0  100.00%
TOTAL                          821      23  97.20%

Diff against main

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

Results for commit: 255f0aa

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Contributor

Unit Tests Summary

    1 files    16 suites   2m 11s ⏱️
104 tests 103 ✔️ 1 💤 0
230 runs  229 ✔️ 1 💤 0

Results for commit 255f0aa.

Copy link
Contributor

Unit Test Performance Difference

Test Suite $Status$ Time on main $±Time$ $±Tests$ $±Skipped$ $±Failures$ $±Errors$
getSimulatedDataDistib 💔 $95.99$ $+2.01$ $0$ $0$ $0$ $0$
Additional test case details
Test Suite $Status$ Time on main $±Time$ Test Case
getSimulatedDataDistib 💔 $49.75$ $+1.31$ getSimulatedData_generates_distributions_as_expected_Weibull

Results for commit 0d220aa

♻️ This comment has been updated with latest results.

@danielinteractive danielinteractive merged commit 2800401 into main Dec 11, 2023
23 of 24 checks passed
@danielinteractive danielinteractive deleted the propagation-december-2023 branch December 11, 2023 14:52
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.

None yet

2 participants