insightsengineering / formatters

A framework for creating listings of raw data that include specialized formatting, headers, footers, referential footnotes, and pagination.
https://insightsengineering.github.io/formatters/
Other
15 stars 6 forks source link

Hot-fix for list pagination for {rtables} tests #273

Closed Melkiades closed 4 months ago

github-actions[bot] commented 4 months ago

badge

Code Coverage Summary

Filename             Stmts    Miss  Cover    Missing
-----------------  -------  ------  -------  -------------------------------------------------------------------------------------------------------------------------------------------
R/format_value.R       194      12  93.81%   88, 104-111, 189, 301, 401, 412, 420
R/generics.R           108       8  92.59%   454, 466, 499, 528, 643, 663-669
R/labels.R              55       7  87.27%   49, 55, 64, 105, 133, 142, 146
R/matrix_form.R        560      38  93.21%   103, 459-460, 548, 561-564, 583, 615, 709-710, 725-730, 760-763, 796-797, 829-830, 874, 1050, 1086, 1089-1093, 1140, 1191, 1194, 1198
R/mpf_exporters.R      260      18  93.08%   2, 100-102, 147, 185, 225, 230, 414-420, 424, 427, 465, 561
R/page_size.R           45       1  97.78%   172
R/pagination.R         670      38  94.33%   302-305, 407-420, 506, 582, 765-766, 787-797, 1011-1012, 1195, 1202, 1281, 1416-1417, 1429-1430, 1444-1445
R/tostring.R           586      49  91.64%   41, 93, 162, 196, 204, 240, 297-300, 393-397, 400-403, 410-415, 492, 631-632, 697-704, 761-765, 849, 864, 958, 1010, 1051, 1096, 1151, 1158
R/utils.R                3       0  100.00%
R/zzz.R                 17       6  64.71%   29-34
TOTAL                 2498     177  92.91%

Diff against main

Filename             Stmts    Miss  Cover
-----------------  -------  ------  -------
R/mpf_exporters.R       +3      +1  -0.31%
TOTAL                   +3      +1  -0.03%

Results for commit: 25b47cbc31ab39e6d6cc49068e714cd9e2bc9101

Minimum allowed coverage is 80%

:recycle: This comment has been updated with latest results

github-actions[bot] commented 4 months ago

Unit Tests Summary

  1 files    5 suites   14s :stopwatch:  46 tests  46 :white_check_mark: 0 :zzz: 0 :x: 322 runs  322 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 25b47cbc.