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

secure against NA #4

Closed pawelru closed 1 year ago

pawelru commented 1 year ago

Pull Request

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: ea4fa66c947271b919c08baa863e0a0a85eecfd2

Minimum allowed coverage is 80%

:recycle: This comment has been updated with latest results