insightsengineering / verdepcheck

An R package that tests your R package against the min/max versions of specified dependencies
https://insightsengineering.github.io/verdepcheck/
Other
6 stars 0 forks source link

Workflow propagation #41

Closed walkowif closed 4 months ago

walkowif commented 5 months ago

Propagation of:

github-actions[bot] commented 4 months ago

badge

Code Coverage Summary

Filename                          Stmts    Miss  Cover    Missing
------------------------------  -------  ------  -------  ------------------------
R/check.R                            37      37  0.00%    26-170
R/deps_installation_proposal.R      139     139  0.00%    58-269
R/desc_utils.R                       70      42  40.00%   15-32, 108, 117-167, 185
R/get_ref.R                         218     217  0.46%    13-419, 435-467
R/solve.R                            81      81  0.00%    9-165
R/utils.R                            70      55  21.43%   3-22, 38-113
TOTAL                               615     571  7.15%

Diff against main

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

Results for commit: 8f0dc15eefe4a81dc08e406b971dcd0b89f40a4d

Minimum allowed coverage is 80%

:recycle: This comment has been updated with latest results

github-actions[bot] commented 4 months ago

Unit Tests Summary

 1 files   4 suites   1s :stopwatch: 41 tests 13 :white_check_mark: 28 :zzz: 0 :x: 94 runs  65 :white_check_mark: 29 :zzz: 0 :x:

Results for commit 8f0dc15e.

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