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

Clean up documentation #272

Closed edelarua closed 4 months ago

edelarua commented 5 months ago

Closes #264

github-actions[bot] commented 5 months ago

CLA Assistant Lite bot ✅ All contributors have signed the CLA

edelarua commented 5 months ago

I have read the CLA Document and I hereby sign the CLA

github-actions[bot] commented 5 months ago

badge

Code Coverage Summary

Filename             Stmts    Miss  Cover    Missing
-----------------  -------  ------  -------  ------------------------------------------------------------------------------------------------------------------------------------------
R/format_value.R       194      12  93.81%   88, 105-112, 187, 296, 396, 407, 415
R/generics.R           108       8  92.59%   460, 472, 503, 533, 641, 665-672
R/labels.R              55       7  87.27%   51, 57, 66, 107, 133, 142, 146
R/matrix_form.R        560      38  93.21%   102, 431-432, 511, 523-526, 544, 575, 664-665, 679-684, 714-717, 746-747, 777-778, 823, 995, 1031, 1034-1038, 1085, 1133, 1136, 1140
R/mpf_exporters.R      260      18  93.08%   2, 96-98, 143, 179, 220, 225, 402-408, 412, 415, 453, 548
R/page_size.R           45       1  97.78%   171
R/pagination.R         670      38  94.33%   300-303, 404-417, 502, 577, 754-755, 775-784, 976-977, 1160, 1166, 1245, 1375-1376, 1388-1389, 1403-1404
R/tostring.R           586      49  91.64%   40, 92, 162, 195, 203, 239, 296-299, 380-384, 387-390, 397-402, 479, 618-619, 684-691, 740-744, 828, 843, 936, 969, 1010, 1051, 1105, 1112
R/utils.R                3       0  100.00%
R/zzz.R                 17       6  64.71%   28-33
TOTAL                 2498     177  92.91%

Diff against main

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

Results for commit: 0fb6c0c39d5267be80354baba6e529eccb9fe8cb

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   13s :stopwatch:  46 tests  46 :white_check_mark: 0 :zzz: 0 :x: 322 runs  322 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 0fb6c0c3.

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