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

prep for cran release, tag to 0.5.2, [skip vbump] #191

Closed shajoezhu closed 1 year ago

github-actions[bot] commented 1 year ago

badge

Code Coverage Summary

Filename             Stmts    Miss  Cover    Missing
-----------------  -------  ------  -------  ----------------------------------------------------------------------------------------------------------
R/format_value.R       197      14  92.89%   94, 110-117, 197, 216, 287, 409, 420, 428
R/generics.R            98       4  95.92%   434, 446, 479, 508
R/labels.R              55       7  87.27%   53, 59, 68, 109, 137, 146, 150
R/matrix_form.R        416      27  93.51%   355-356, 451, 463-464, 483, 514, 603-604, 619-624, 651-652, 684-685, 717-718, 750, 836, 884, 936, 938, 941
R/mpf_exporters.R      123      12  90.24%   2, 84-86, 179, 219, 224, 407, 409, 414-415, 441
R/page_size.R           45       1  97.78%   169
R/pagination.R         475      19  96.00%   400, 472, 592-593, 598, 652-653, 671-679, 966, 973, 1127-1128, 1140-1141, 1153-1154
R/tostring.R           426      17  96.01%   85, 186, 194-195, 230, 283-284, 514-515, 599, 614, 722, 775, 816, 861, 916, 923
R/utils.R                1       0  100.00%
TOTAL                 1836     101  94.50%

Diff against main

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

Results for commit: a678655477a48ca1761a55d7f7e184a56ae33323

Minimum allowed coverage is 80%

:recycle: This comment has been updated with latest results

github-actions[bot] commented 1 year ago

Unit Tests Summary

    1 files      4 suites   9s :stopwatch:   28 tests   28 :heavy_check_mark: 0 :zzz: 0 :x: 212 runs  212 :heavy_check_mark: 0 :zzz: 0 :x:

Results for commit f7e4b11a.

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

shajoezhu commented 1 year ago

@shajoezhu will there be a conflict with the maintainer role since you have listed yourself as maintainer and Gabe still has the "cre" role? If not, all looks fine. Thanks! i had the same question with Gabe this morning, and he thinks it would be ok. let me submit and see what feedback we will get

shajoezhu commented 1 year ago

Found the following (possibly) invalid file URI: URI: github.com/insightsengineering/formatters/issues/150 From: NEWS.md

Pls use a fully specified URL starting with the protocol, e.g. https://.....