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

enhance class names; export one more method #13

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                            69      69  0.00%    15-198
R/deps_installation_proposal.R       84      84  0.00%    44-182
R/get_min_ver.R                      75      75  0.00%    13-198
TOTAL                               228     228  0.00%

Diff against main

Filename      Stmts    Miss  Cover
----------  -------  ------  --------
R/check.R        +1      +1  +100.00%
TOTAL            +1      +1  +100.00%

Results for commit: 781e84caff7266c01544bb05c7a9bf507746dec3

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