insightsengineering / rlistings

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

Workflow propagation #207

Closed walkowif closed 5 months ago

walkowif commented 7 months ago

Propagation of:

github-actions[bot] commented 5 months ago

badge

Code Coverage Summary

Filename                 Stmts    Miss  Cover    Missing
---------------------  -------  ------  -------  ---------------------------------------------------------
R/paginate_listing.R        30       5  83.33%   80-85
R/rlistings_methods.R      101      16  84.16%   25-26, 40, 56, 60, 145-148, 151, 235-241
R/rlistings.R              178      26  85.39%   159-162, 165-168, 176, 209-213, 382-385, 389-392, 421-424
TOTAL                      309      47  84.79%

Diff against main

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

Results for commit: e36f15980b60e4a18fdf9f4dc526e9bc31c91be0

Minimum allowed coverage is 80%

:recycle: This comment has been updated with latest results

github-actions[bot] commented 5 months ago

Unit Tests Summary

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

Results for commit e36f1598.

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