insightsengineering / teal.slice

Reproducible slice module for teal applications
https://insightsengineering.github.io/teal.slice/
Other
11 stars 5 forks source link

Bumps `{rmarkdown}` minimal version #591

Closed averissimo closed 3 months ago

averissimo commented 4 months ago

Pull Request

Part of https://github.com/insightsengineering/coredev-tasks/issues/546

Necessary bump to overcome a lack of binary on ppm snapshots that causes an error on minimum strategies for scheduled workflows.

github-actions[bot] commented 4 months ago

CLA Assistant Lite bot ✅ All contributors have signed the CLA

averissimo commented 4 months ago

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

github-actions[bot] commented 4 months ago

Unit Tests Summary

  1 files   29 suites   22s :stopwatch: 362 tests 362 :white_check_mark: 0 :zzz: 0 :x: 830 runs  830 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 2e909256.

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

github-actions[bot] commented 4 months ago

badge

Code Coverage Summary

Filename                        Stmts    Miss  Cover    Missing
----------------------------  -------  ------  -------  --------------------------------------------------------------------------------------------------------------------------------------------------------------------------
R/calls_combine_by.R                7       0  100.00%
R/choices_labeled.R                49      14  71.43%   25, 36, 41, 51-56, 68, 72-76
R/count_labels.R                  102       0  100.00%
R/filter_panel_api.R               29       1  96.55%   132
R/FilteredData-utils.R             68      25  63.24%   21-24, 27-30, 52-57, 153, 175-184
R/FilteredData.R                  566     231  59.19%   110, 184, 326, 398, 501-510, 533, 554-595, 609, 614-617, 633, 674-707, 721, 723-725, 729-735, 764-792, 813, 816-818, 822-824, 827-841, 845-855, 858-901, 942, 965-987, 995
R/FilteredDataset-utils.R          23       1  95.65%   125
R/FilteredDataset.R               170      61  64.12%   52, 152, 191, 216-273, 312-314
R/FilteredDatasetDataframe.R      121       8  93.39%   87, 148, 158, 234-238
R/FilteredDatasetDefault.R         18       4  77.78%   103-116
R/FilteredDatasetMAE.R            134      37  72.39%   56, 117-122, 161-166, 170-171, 189-211
R/FilterPanelAPI.R                 10       0  100.00%
R/FilterState-utils.R             101       2  98.02%   264, 294
R/FilterState.R                   363      63  82.64%   89, 210, 213, 231-235, 242-243, 257-258, 264-265, 312, 314, 316, 368, 412, 640, 683-706, 716-735, 749, 771-777, 786-792
R/FilterStateChoices.R            355     111  68.73%   301, 368-375, 379-396, 415, 425-428, 441-452, 464-472, 476-505, 526-529, 532-535, 546-572, 583, 588, 599
R/FilterStateDate.R               216     130  39.81%   230, 282-440
R/FilterStateDatettime.R          310     200  35.48%   266, 318-550
R/FilterStateEmpty.R               53      31  41.51%   89, 99-104, 117, 129-169
R/FilterStateExpr.R                76      63  17.11%   149-273
R/FilterStateLogical.R            197     145  26.40%   136, 158, 218, 222-407
R/FilterStateRange.R              409     106  74.08%   262, 384, 510-514, 517-527, 530, 542-548, 559-571, 575-585, 589-591, 605-632, 647, 650, 664-681, 695, 717-722, 732-734
R/FilterStates-utils.R             70       9  87.14%   108, 127, 188-194, 216, 245
R/FilterStates.R                  365      31  91.51%   78-82, 191, 314-323, 411-414, 434, 458, 543-547, 592, 713-716
R/FilterStatesDF.R                  5       0  100.00%
R/FilterStatesMAE.R                10       1  90.00%   40
R/FilterStatesMatrix.R              3       0  100.00%
R/FilterStatesSE.R                212     158  25.47%   36, 71-73, 83-85, 109-116, 124-131, 154-303
R/include_css_js.R                  5       5  0.00%    12-16
R/teal_slice.R                    107       4  96.26%   131, 195-196, 206
R/teal_slices.R                    84       5  94.05%   150-155
R/test_utils.R                     21       0  100.00%
R/utils.R                          18       0  100.00%
R/variable_types.R                 15       8  46.67%   44-51
R/zzz.R                            17      17  0.00%    3-47
TOTAL                            4309    1471  65.86%

Diff against main

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

Results for commit: 2e909256f406b0a4f0155f35bbeef5245585b956

Minimum allowed coverage is 80%

:recycle: This comment has been updated with latest results

averissimo commented 3 months ago

All verdepcheck strategies pass https://github.com/insightsengineering/teal.slice/actions/runs/9456354431