hta-pharma / maicplus

open source R package for MAIC
https://hta-pharma.github.io/maicplus/
2 stars 1 forks source link

adding_vignette #146

Closed MikeJSeo closed 3 weeks ago

github-actions[bot] commented 1 month ago

badge

Code Coverage Summary

Filename               Stmts    Miss  Cover    Missing
-------------------  -------  ------  -------  ---------------------------------------------------------------------------------------------------------------------------------
R/binary-helper.R         72       7  90.28%   14, 18, 21, 24, 28, 31, 36
R/bucher.R                62       5  91.94%   103, 107, 111, 186-187
R/maic_anchored.R        456      52  88.60%   93-100, 105-108, 112, 115, 119, 122-125, 128-131, 136, 141, 144, 157, 166-171, 226, 313, 319, 324-328, 526-531, 540, 546, 551-555
R/maic_unanchored.R      301      39  87.04%   85-92, 95-96, 101, 104-107, 110-113, 118, 127, 130, 143, 157-164, 193, 259, 266, 268, 403-405, 414, 421, 423
R/matching.R             251     146  41.83%   68, 73-75, 80-83, 90-93, 104, 131, 152, 188, 227, 269-530
R/plot_km.R              449      46  89.76%   53, 56, 59, 73-103, 294, 297, 299, 314-317, 349, 405, 485, 488, 491, 503-504
R/plot_km2.R             107      22  79.44%   50, 59, 62, 65, 87-93, 120-128, 131, 178
R/process_data.R         101      55  45.54%   38-40, 45, 60-63, 69, 81-82, 113-124, 162, 195-260
R/reporting.R             59      59  0.00%    14-111
R/survival-helper.R       30       1  96.67%   61
R/time-helper.R           20       3  85.00%   31, 57-58
R/utils.R                 24       9  62.50%   11-20
R/zzz.R                    1       1  0.00%    2
TOTAL                   1933     445  76.98%

Diff against main

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

Results for commit: 709c47d553b11f1d56adfa244c5cedc2982b47e3

Minimum allowed coverage is 80%

:recycle: This comment has been updated with latest results

github-actions[bot] commented 1 month ago

Unit Tests Summary

  1 files   9 suites   6s :stopwatch:  31 tests 30 :white_check_mark: 1 :zzz: 0 :x: 101 runs  93 :white_check_mark: 8 :zzz: 0 :x:

Results for commit 0dfd1978.

:recycle: This comment has been updated with latest results.