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

Add extra #49

Closed pawelru closed 2 months ago

github-actions[bot] commented 2 months ago

badge

Code Coverage Summary

Filename                          Stmts    Miss  Cover    Missing
------------------------------  -------  ------  -------  -------------------------------------------
R/check.R                            73      73  0.00%    27-224
R/deps_installation_proposal.R      143     143  0.00%    62-280
R/desc_utils.R                       96      43  55.21%   15-32, 108, 117-122, 172, 195, 208-247, 265
R/get_ref.R                         239     238  0.42%    13-473, 492-535
R/solve.R                            84      84  0.00%    9-170
R/utils.R                            66      42  36.36%   3-23, 41, 47, 57-104
TOTAL                               701     623  11.13%

Diff against main

Filename                          Stmts    Miss  Cover
------------------------------  -------  ------  --------
R/deps_installation_proposal.R       +4      +4  +100.00%
R/desc_utils.R                      +25       0  +15.77%
TOTAL                               +29      +4  +3.24%

Results for commit: 994e0de9539f0d8171ebd75266094d84ae71c7ac

Minimum allowed coverage is 80%

:recycle: This comment has been updated with latest results

github-actions[bot] commented 2 months ago

Unit Tests Summary

 1 files   4 suites   1s :stopwatch: 43 tests 15 :white_check_mark: 28 :zzz: 0 :x: 96 runs  67 :white_check_mark: 29 :zzz: 0 :x:

Results for commit 994e0de9.

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

github-actions[bot] commented 2 months ago

Unit Test Performance Difference

Additional test case details | Test Suite | $Status$ | Time on `main` | $±Time$ | Test Case | |:-----|:----:|:----:|:----:|:-----| | desc_utils | 👶 | | $+0.02$ | desc_add_extra_deps_raises_error_for_already_existing_package | | desc_utils | 👶 | | $+0.01$ | desc_add_extra_deps_will_add_extra_dependencies |

Results for commit 54b385d517444d3d5013bed23ba57d68f2263f37

♻️ This comment has been updated with latest results.