insightsengineering / teal.logger

Logging setup for the teal family of packages
https://insightsengineering.github.io/teal.logger/
Other
4 stars 2 forks source link

Workflow propagations #91

Closed walkowif closed 1 month ago

walkowif commented 2 months ago

Propagation of:

github-actions[bot] commented 1 month ago

badge

Code Coverage Summary

Filename                       Stmts    Miss  Cover    Missing
---------------------------  -------  ------  -------  ---------
R/log_formatter.R                 12       9  25.00%   11-19
R/log_shiny_input_changes.R       27      27  0.00%    43-74
R/register_handlers.R             39       0  100.00%
R/register_logger.R               56       1  98.21%   115
R/supress_logs.R                  13      13  0.00%    17-29
R/utils.R                         20       0  100.00%
TOTAL                            167      50  70.06%

Diff against main

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

Results for commit: b75910747becd605770487f0fc76362a80ed8ced

Minimum allowed coverage is 80%

:recycle: This comment has been updated with latest results

github-actions[bot] commented 1 month ago

Unit Tests Summary

 1 files   4 suites   0s :stopwatch: 33 tests 33 :white_check_mark: 0 :zzz: 0 :x: 46 runs  46 :white_check_mark: 0 :zzz: 0 :x:

Results for commit b7591074.

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