insightsengineering / teal.osprey

Community efforts to collect teal modules for TLGs defined in the osprey package
https://insightsengineering.github.io/teal.osprey/
Other
5 stars 2 forks source link

1176 remove `Show Warnings` from modules #264

Closed m7pr closed 5 months ago

m7pr commented 6 months ago

Part of https://github.com/insightsengineering/teal/issues/1176

github-actions[bot] commented 6 months ago

CLA Assistant Lite bot ✅ All contributors have signed the CLA

m7pr commented 6 months ago

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

kartikeyakirar commented 6 months ago

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

github-actions[bot] commented 6 months ago

badge

Code Coverage Summary

Filename                    Stmts    Miss  Cover    Missing
------------------------  -------  ------  -------  --------------
R/tm_g_ae_oview.R             245     245  0.00%    83-360
R/tm_g_ae_sub.R               308     308  0.00%    59-402
R/tm_g_butterfly.R            381     381  0.00%    124-544
R/tm_g_decorate.R              46      46  0.00%    18-98
R/tm_g_events_term_id.R       292     292  0.00%    63-392
R/tm_g_heat_bygrade.R         315     315  0.00%    135-485
R/tm_g_patient_profile.R      704     704  0.00%    157-925
R/tm_g_spiderplot.R           317     317  0.00%    99-460
R/tm_g_swimlane.R             369     369  0.00%    124-549
R/tm_g_waterfall.R            420     420  0.00%    108-578
R/utils.R                      37      32  13.51%   32-91, 124-131
R/zzz.R                         2       2  0.00%    2-3
TOTAL                        3436    3431  0.15%

Diff against main

Filename                    Stmts    Miss  Cover
------------------------  -------  ------  --------
R/tm_g_ae_oview.R              -7      -7  +100.00%
R/tm_g_ae_sub.R                -7      -7  +100.00%
R/tm_g_butterfly.R             -7      -7  +100.00%
R/tm_g_events_term_id.R        -7      -7  +100.00%
R/tm_g_heat_bygrade.R          -7      -7  +100.00%
R/tm_g_patient_profile.R       -7      -7  +100.00%
R/tm_g_spiderplot.R            -7      -7  +100.00%
R/tm_g_swimlane.R              -7      -7  +100.00%
R/tm_g_waterfall.R             -7      -7  +100.00%
TOTAL                         -63     -63  +0.00%

Results for commit: 73b6415f56434d98fef86dcb2c9e464ad4916063

Minimum allowed coverage is 80%

:recycle: This comment has been updated with latest results

github-actions[bot] commented 6 months ago

Unit Tests Summary

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

Results for commit 73b6415f.

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

m7pr commented 5 months ago

Yup, thanks