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

revisit decouple scda #124

Merged
merged 1 commit into from
Jul 14, 2023
Merged

Conversation

kartikeyakirar
Copy link
Contributor

fixes #123

  • prepend dataset names with package names .
  • added a data-raw/data.R
  • extend .RBuildignore file to omit data-raw/data.R while building the package

@github-actions
Copy link
Contributor

badge

Code Coverage Summary

Filename                   Stmts    Miss  Cover    Missing
-----------------------  -------  ------  -------  ---------
R/g_ae_sub.R                 344     344  0.00%    147-536
R/g_butterfly.R              183     183  0.00%    102-319
R/g_events_term_id.R         263     263  0.00%    129-490
R/g_heat_bygrade.R           208     208  0.00%    139-365
R/g_hy_law.R                  77      77  0.00%    119-199
R/g_patient_profile.R        385     385  0.00%    295-953
R/g_spiderplot_simple.R       20      20  0.00%    37-59
R/g_spiderplot.R             176     176  0.00%    109-345
R/g_swimlane.R               139     139  0.00%    119-320
R/g_waterfall.R              306     306  0.00%    146-506
R/stream_filter.R            126     126  0.00%    34-297
R/utils.R                    153     153  0.00%    35-368
TOTAL                       2380    2380  0.00%

Diff against main

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

Results for commit: 5706d82

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@m7pr m7pr self-requested a review July 14, 2023 07:05
Copy link
Contributor

@m7pr m7pr left a comment

Choose a reason for hiding this comment

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

👍

@kartikeyakirar kartikeyakirar merged commit 45e60ac into main Jul 14, 2023
@kartikeyakirar kartikeyakirar deleted the 123_revisit_decouple_scda@main branch July 14, 2023 08:33
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.

revisit scda decoupling
2 participants