insightsengineering / rlistings

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

Add vignette on referential footnotes workaround #184

Closed edelarua closed 11 months ago

edelarua commented 11 months ago

Closes #176

github-actions[bot] commented 11 months ago

badge

Code Coverage Summary

Filename                 Stmts    Miss  Cover    Missing
---------------------  -------  ------  -------  ----------------------------------------------------
R/paginate_listing.R        47       1  97.87%   101
R/rlistings_methods.R      101      14  86.14%   39, 54, 58, 140-143, 146, 230-236
R/rlistings.R              166      25  84.94%   158-161, 164-167, 206-210, 374-377, 381-384, 417-420
TOTAL                      314      40  87.26%

Diff against main

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

Results for commit: 0d97b1e013743372e316751bcf8ed547fdd7a737

Minimum allowed coverage is 80%

:recycle: This comment has been updated with latest results

github-actions[bot] commented 11 months ago

Unit Test Performance Difference

Test Suite $Status$ Time on main $±Time$ $±Tests$ $±Skipped$ $±Failures$ $±Errors$
export 💚 $2.64$ $-1.22$ $0$ $0$ $0$ $0$
paginate_listing 💚 $4.72$ $-2.21$ $0$ $0$ $0$ $0$

Results for commit 12fc835f935179bfd321fa6fffb90cf41f77b57f

♻️ This comment has been updated with latest results.

github-actions[bot] commented 11 months ago

Unit Tests Summary

  1 files    4 suites   5s :stopwatch: 32 tests 25 :heavy_check_mark: 7 :zzz: 0 :x: 80 runs  71 :heavy_check_mark: 9 :zzz: 0 :x:

Results for commit 0d97b1e0.

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