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

273 Removed dataset name displayed in dropdown menus #274

Merged
merged 18 commits into from
Jun 18, 2024

Conversation

kartikeyakirar
Copy link
Contributor

fixes: #273

Copy link
Contributor

github-actions bot commented Jun 18, 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                      40      35  12.50%   32-91, 124-147
R/zzz.R                         2       2  0.00%    2-3
TOTAL                        3449    3444  0.14%

Diff against main

Filename      Stmts    Miss  Cover
----------  -------  ------  -------
R/utils.R        +3      +3  -1.01%
TOTAL            +3      +3  -0.00%

Results for commit: ec0c26d

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Contributor

Unit Tests Summary

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

Results for commit dd8d409.

Copy link
Contributor

github-actions bot commented Jun 18, 2024

Unit Tests Summary

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

Results for commit ec0c26d.

♻️ This comment has been updated with latest results.

@kartikeyakirar
Copy link
Contributor Author

Thank you @m7pr for Review.

@kartikeyakirar kartikeyakirar enabled auto-merge (squash) June 18, 2024 12:05
@kartikeyakirar kartikeyakirar merged commit 8ec4d61 into main Jun 18, 2024
29 checks passed
@kartikeyakirar kartikeyakirar deleted the 273-fixing-choices branch June 18, 2024 12:11
@github-actions github-actions bot locked and limited conversation to collaborators Jun 18, 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.

[Bug]: Misleading dataset name display in dropdown menus
2 participants