insightsengineering / rlistings

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

Clean up documentation #209

Closed edelarua closed 6 months ago

edelarua commented 7 months ago

Closes #205

github-actions[bot] commented 7 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: 9371dd12d3e12dac356de75de09688998c8666fd

Minimum allowed coverage is 80%

:recycle: This comment has been updated with latest results

github-actions[bot] commented 7 months ago

Unit Tests Summary

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

Results for commit 9371dd12.

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

github-actions[bot] commented 7 months ago

Unit Test Performance Difference

Additional test case details | Test Suite | $Status$ | Time on `main` | $±Time$ | Test Case | |:-----|:----:|:----:|:----:|:-----| | paginate_listing | 💀 | $0.02$ | $-0.02$ | defunct_is_defunct |

Results for commit b16013f525775455ddeda3e318dbaba518fa26f2

♻️ This comment has been updated with latest results.

Melkiades commented 6 months ago

@edelarua sorry for the multiple conflicts. Can I ask you to add the dep on formatters 0.5.5.9017 ? Thanks Emily