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

Change default landing page to main #3

Closed cicdguy closed 1 year ago

cicdguy commented 1 year ago

Since we don't have a release or tag yet.

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 86099c67.

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%

Diff against main

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

Results for commit: e09f8e4ebbc6f2d142a33898f031a7f0d96c3808

Minimum allowed coverage is 80%

:recycle: This comment has been updated with latest results