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

fix r cmd check message #248

Merged
merged 2 commits into from
Dec 15, 2023
Merged

fix r cmd check message #248

merged 2 commits into from
Dec 15, 2023

Conversation

donyunardi
Copy link
Contributor

Fixes #247

Summary

  • Add teal.transform to Depends in DESCRIPTION
  • import teal.transform
  • add teal.transform to staged_dependencies.yaml

@donyunardi donyunardi linked an issue Dec 14, 2023 that may be closed by this pull request
Copy link
Contributor

badge

Code Coverage Summary

Filename                    Stmts    Miss  Cover    Missing
------------------------  -------  ------  -------  --------------
R/tm_g_ae_oview.R             252     252  0.00%    83-368
R/tm_g_ae_sub.R               315     315  0.00%    59-410
R/tm_g_butterfly.R            388     388  0.00%    124-552
R/tm_g_decorate.R              46      46  0.00%    18-98
R/tm_g_events_term_id.R       299     299  0.00%    63-400
R/tm_g_heat_bygrade.R         321     321  0.00%    135-492
R/tm_g_patient_profile.R      711     711  0.00%    159-935
R/tm_g_spiderplot.R           324     324  0.00%    99-468
R/tm_g_swimlane.R             378     378  0.00%    125-560
R/tm_g_waterfall.R            427     427  0.00%    108-586
R/utils.R                      37      32  13.51%   32-91, 124-131
R/zzz.R                         1       1  0.00%    2
TOTAL                        3499    3494  0.14%

Diff against main

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

Results for commit: 6eff0ea

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 6eff0ea.

Copy link
Contributor

@chlebowa chlebowa left a comment

Choose a reason for hiding this comment

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

👍

@donyunardi donyunardi merged commit 098a0cd into main Dec 15, 2023
25 checks passed
@donyunardi donyunardi deleted the 247_update_desc_teal_transform branch December 15, 2023 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

R CMD check failed
2 participants