insightsengineering / teal.reporter

Create and preview reports with Shiny modules
https://insightsengineering.github.io/teal.reporter/
Other
8 stars 9 forks source link

Enable checks for `workflow_dispatch` event #168

Closed walkowif closed 1 year ago

github-actions[bot] commented 1 year ago

badge

Code Coverage Summary

Filename              Stmts    Miss  Cover    Missing
------------------  -------  ------  -------  ----------------------------------------------------------------------------------
R/AddCardModule.R       130       0  100.00%
R/Archiver.R             25       0  100.00%
R/ContentBlock.R         16       0  100.00%
R/DownloadModule.R      192      49  74.48%   84-90, 102-106, 135, 160-165, 174-178, 181-185, 193-197, 200-204, 211-215, 218-222
R/FileBlock.R            13       0  100.00%
R/NewpageBlock.R          2       0  100.00%
R/PictureBlock.R         30       1  96.67%   15
R/Previewer.R           258      59  77.13%   66-70, 145, 161, 163-169, 172-178, 292-336
R/RcodeBlock.R           15       0  100.00%
R/Renderer.R             72      13  81.94%   158, 160-172, 189, 193
R/ReportCard.R           78       4  94.87%   72-73, 223, 244
R/Reporter.R             96       1  98.96%   255
R/ResetModule.R          55       0  100.00%
R/SimpleReporter.R       24       0  100.00%
R/TableBlock.R            8       0  100.00%
R/TealReportCard.R       31       0  100.00%
R/TextBlock.R            13       0  100.00%
R/utils.R                78      66  15.38%   7, 38-97, 99, 102-109
R/yaml_utils.R           74       2  97.30%   65, 263
TOTAL                  1210     195  83.88%

Diff against main

Filename    Stmts    Miss    Cover
----------  -------  ------  -------
TOTAL       -        -       -

Results for commit: c2365fa8a7e0d1581b623c3335bc6f3584b147a5

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    19 suites   11s :stopwatch: 208 tests 208 :heavy_check_mark: 0 :zzz: 0 :x: 347 runs  347 :heavy_check_mark: 0 :zzz: 0 :x:

Results for commit eae1eb53.

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