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

239 utilize logger::log_shiny_input_change #265

Merged
merged 6 commits into from
May 16, 2024

Conversation

m7pr
Copy link
Contributor

@m7pr m7pr commented May 9, 2024

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

github-actions bot commented May 9, 2024

Unit Tests Summary

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

Results for commit 7fc611e.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented May 9, 2024

badge

Code Coverage Summary

Filename                    Stmts    Miss  Cover    Missing
------------------------  -------  ------  -------  --------------
R/tm_g_ae_oview.R             246     246  0.00%    83-361
R/tm_g_ae_sub.R               309     309  0.00%    59-403
R/tm_g_butterfly.R            382     382  0.00%    124-545
R/tm_g_decorate.R              47      47  0.00%    18-99
R/tm_g_events_term_id.R       293     293  0.00%    63-393
R/tm_g_heat_bygrade.R         316     316  0.00%    135-486
R/tm_g_patient_profile.R      705     705  0.00%    157-926
R/tm_g_spiderplot.R           318     318  0.00%    99-461
R/tm_g_swimlane.R             370     370  0.00%    124-550
R/tm_g_waterfall.R            421     421  0.00%    108-579
R/utils.R                      37      32  13.51%   32-91, 124-131
R/zzz.R                         2       2  0.00%    2-3
TOTAL                        3446    3441  0.15%

Diff against main

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

Results for commit: 7fc611e

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@m7pr m7pr merged commit cc97e2c into main May 16, 2024
28 checks passed
@m7pr m7pr deleted the 239_log_shiny_input_change@main branch May 16, 2024 10:57
@github-actions github-actions bot locked and limited conversation to collaborators May 16, 2024
@m7pr
Copy link
Contributor Author

m7pr commented May 16, 2024

Created an issue, for the future, to keep in mind that the if statement might not be needed anymore at some point #266

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