insightsengineering / rlistings

Value formatting and ASCII rendering infrastructure for tables and listings.
https://insightsengineering.github.io/rlistings/
24 stars 5 forks source link

update, greenci, skip test if dplyr not available #224

Closed shajoezhu closed 1 month ago

shajoezhu commented 1 month ago

close #221

github-actions[bot] commented 1 month ago

badge

Code Coverage Summary

Filename                 Stmts    Miss  Cover    Missing
---------------------  -------  ------  -------  ---------------------------------------------------------
R/paginate_listing.R        29       5  82.76%   81-86
R/rlistings_methods.R      117      26  77.78%   18-29, 49, 65, 69, 155-158, 161, 245-251
R/rlistings.R              181      26  85.64%   159-162, 165-168, 176, 209-213, 385-388, 392-395, 424-427
TOTAL                      327      57  82.57%

Diff against main

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

Results for commit: e9ccb684a27871e152a1a5982bb958db542fa1e5

Minimum allowed coverage is 80%

:recycle: This comment has been updated with latest results

github-actions[bot] commented 1 month ago

Unit Tests Summary

  1 files   5 suites   9s :stopwatch:  37 tests 29 :white_check_mark:  8 :zzz: 0 :x: 104 runs  91 :white_check_mark: 13 :zzz: 0 :x:

Results for commit e9ccb684.

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

github-actions[bot] commented 1 month ago

Unit Test Performance Difference

Test Suite $Status$ Time on main $±Time$ $±Tests$ $±Skipped$ $±Failures$ $±Errors$
paginate_listing 💚 $6.33$ $-1.15$ $-8$ $+4$ $0$ $0$

Results for commit 25fb0eb2d0989d7bd7668f8fe87b5f1fd7cc3291

♻️ This comment has been updated with latest results.