Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1176 remove Show Warnings from modules #264

Merged
merged 15 commits into from
May 10, 2024
Merged

Conversation

m7pr
Copy link
Contributor

@m7pr m7pr commented May 8, 2024

@m7pr m7pr added the core label May 8, 2024
@m7pr m7pr requested a review from pawelru May 8, 2024 10:38
Copy link
Contributor

github-actions bot commented May 8, 2024

CLA Assistant Lite bot ✅ All contributors have signed the CLA

@m7pr
Copy link
Contributor Author

m7pr commented May 8, 2024

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

1 similar comment
@kartikeyakirar
Copy link
Contributor

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

Copy link
Contributor

github-actions bot commented May 8, 2024

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: 73b6415

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Contributor

github-actions bot commented May 8, 2024

Unit Tests Summary

 1 files   1 suites   0s ⏱️
 4 tests  4 ✅ 0 💤 0 ❌
13 runs  13 ✅ 0 💤 0 ❌

Results for commit 73b6415.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@kartikeyakirar kartikeyakirar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!! no more occurrence of teal.code::get_warnings(). Could you please add a news entry for this?

Note: @m7pr I have added end line to fix CI issuesb30aa5b

@m7pr
Copy link
Contributor Author

m7pr commented May 10, 2024

Yup, thanks

@m7pr m7pr enabled auto-merge (squash) May 10, 2024 08:51
@m7pr m7pr merged commit 1d5f0d2 into main May 10, 2024
27 checks passed
@m7pr m7pr deleted the 1176_remove_show_warnings@main branch May 10, 2024 08:56
@github-actions github-actions bot locked and limited conversation to collaborators May 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants