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

remotes to config/needs/verdepcheck #19

Closed pawelru closed 1 year ago

pawelru commented 1 year ago
github-actions[bot] commented 1 year ago

badge

Code Coverage Summary

Filename                          Stmts    Miss  Cover    Missing
------------------------------  -------  ------  -------  ---------
R/check.R                            73      73  0.00%    15-195
R/deps_installation_proposal.R       71      71  0.00%    47-177
R/get_ref.R                         107     107  0.00%    13-266
TOTAL                               251     251  0.00%

Diff against main

Filename                          Stmts    Miss  Cover
------------------------------  -------  ------  --------
R/check.R                            +1      +1  +100.00%
R/deps_installation_proposal.R       +6      +6  +100.00%
R/get_ref.R                          +9      +9  +100.00%
TOTAL                               +16     +16  +100.00%

Results for commit: 4a9a3c959e107e10d906572b2261bdb150313413

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 fd77ea65.

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