openpharma / staged.dependencies

R package to implement development stages for package development
https://openpharma.github.io/staged.dependencies/
MIT License
12 stars 3 forks source link

[skip vbump] Create release v0.3.0 #179

Closed cicdguy closed 1 year ago

cicdguy commented 1 year ago

For creating a 0.3.0 release of this package.

github-actions[bot] commented 1 year ago

Unit Tests Summary

    1 files    13 suites   9s :stopwatch:   70 tests   70 :heavy_check_mark: 0 :zzz: 0 :x: 209 runs  209 :heavy_check_mark: 0 :zzz: 0 :x:

Results for commit 15c03591.

github-actions[bot] commented 1 year ago

badge

Code Coverage Summary

Filename                   Stmts    Miss  Cover    Missing
-----------------------  -------  ------  -------  -------------------------------------------------------------------------------------------------------
R/caching.R                  173       6  96.53%   48, 76, 142-145
R/dependencies_app.R         131     131  0.00%    38-193
R/dependencies_helper.R      238      72  69.75%   42-43, 47, 52-55, 91-107, 113-122, 127-134, 140-143, 148-155, 161, 169-175, 230, 264, 276-294, 305, 414
R/dependencies.R             347      42  87.90%   87, 94, 112, 130, 214-230, 273, 281-284, 286, 299, 384, 449, 494-507, 552, 623-624, 631, 722
R/git_tools.R                188      87  53.72%   63, 81, 100-107, 110, 115, 132, 143-146, 163, 166-173, 189-213, 253-329
R/graph_methods.R             71       1  98.59%   116
R/host.R                      19      10  47.37%   5-8, 19-25
R/ref_strategy.R              44       0  100.00%
R/renv.R                      13       0  100.00%
R/rstudio_addins.R             5       5  0.00%    6-22
R/rstudio_jobs.R              27      27  0.00%    3-74
R/utils.R                     96       6  93.75%   2, 8, 72-73, 82, 92
R/zzz.R                       23      14  39.13%   31-45
TOTAL                       1375     401  70.84%

Results for commit: 752495e990838e4a05322271c99e8e5c06b25f3e

Minimum allowed coverage is 80%

:recycle: This comment has been updated with latest results