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

re-add workaround for pkgdepends error #17

Closed pawelru closed 1 year ago

github-actions[bot] commented 1 year ago

badge

Code Coverage Summary

Filename                          Stmts    Miss  Cover    Missing
------------------------------  -------  ------  -------  ---------
R/check.R                            74      74  0.00%    15-196
R/deps_installation_proposal.R       65      65  0.00%    43-160
R/get_ref.R                          98      98  0.00%    13-251
TOTAL                               237     237  0.00%

Diff against main

Filename       Stmts    Miss  Cover
-----------  -------  ------  --------
R/get_ref.R      +10     +10  +100.00%
TOTAL            +10     +10  +100.00%

Results for commit: e1bc961bfbdf52ad739999cdb66e9165ece914c3

Minimum allowed coverage is 80%

:recycle: This comment has been updated with latest results

github-actions[bot] commented 1 year ago

Unit Tests Summary

8 tests   0 :heavy_check_mark:  0s :stopwatch: 1 suites  8 :zzz: 1 files    0 :x:

Results for commit f7e504e9.