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

Fix styler ref #2

Closed pawelru closed 1 year ago

pawelru commented 1 year ago

assure that version from GH refers to a given package

example -> https://github.com/r-lib/styler/commit/9ba3f2259726e3c2ae72a59e6737a7d89c80ed81

github-actions[bot] commented 1 year ago

badge

Code Coverage Summary

Filename                          Stmts    Miss  Cover    Missing
------------------------------  -------  ------  -------  ---------
R/check.R                            25      25  0.00%    15-120
R/deps_installation_proposal.R       79      79  0.00%    42-169
R/find_minver_remote_ref.R           55      55  0.00%    14-136
TOTAL                               159     159  0.00%

Results for commit: 9e63fe883b4a9b1a7ea44c55c21aea718c958d2f

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 8dfc0d06.

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