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

222 decouple scda #223

Merged
merged 1 commit into from
Jul 12, 2023
Merged

222 decouple scda #223

merged 1 commit into from
Jul 12, 2023

Conversation

m7pr
Copy link
Contributor

@m7pr m7pr commented Jul 11, 2023

Fixes #222

Also needed to remove it from scda and scda.2022 packages insightsengineering/scda#127 insightsengineering/scda.2022#126

@m7pr m7pr added the core label Jul 11, 2023
@github-actions
Copy link
Contributor

badge

Code Coverage Summary

Filename                                 Stmts    Miss  Cover    Missing
-------------------------------------  -------  ------  -------  ---------
R/tm_g_gh_boxplot.R                        349     349  0.00%    216-632
R/tm_g_gh_correlationplot.R                552     552  0.00%    282-940
R/tm_g_gh_density_distribution_plot.R      274     274  0.00%    161-484
R/tm_g_gh_lineplot.R                       559     559  0.00%    184-837
R/tm_g_gh_scatterplot.R                    235     235  0.00%    167-453
R/tm_g_gh_spaghettiplot.R                  284     284  0.00%    227-577
R/toggleable_slider.R                      154     154  0.00%    82-253
R/utils-arbitrary_lines.r                  121     121  0.00%    19-172
R/utils-data_constraints.r                 186     186  0.00%    2-255
R/utils-keep_range_slider_updated.r         23      23  0.00%    8-38
R/utils-maptrt.r                             9       9  0.00%    25-37
R/utils-templ_ui.r                          48      48  0.00%    2-73
R/utils.R                                   17      17  0.00%    12-32
R/zzz.R                                      1       1  0.00%    2
TOTAL                                     2812    2812  0.00%

Diff against main

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

Results for commit: edb7eb4

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@m7pr m7pr requested a review from a team July 11, 2023 11:54
Copy link
Contributor

@gogonzo gogonzo left a comment

Choose a reason for hiding this comment

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

Please replace NEWS entry

# Examples now use `scda.2022` data instead of `scda.2021`.

There is also recommendation to install scda in README. You can remove this also. Please look for the same line in goshawk's README

@gogonzo gogonzo self-assigned this Jul 11, 2023
@m7pr m7pr merged commit ab6bfe9 into main Jul 12, 2023
24 checks passed
@m7pr m7pr deleted the 222_decouple_scda@main branch July 12, 2023 07:29
m7pr added a commit that referenced this pull request Jul 12, 2023
m7pr added a commit that referenced this pull request Jul 12, 2023
Closes #216 

qenv replaced chunks in this PR
https://github.com/insightsengineering/teal.goshawk/pull/203/files -
this is a backend change and this was not exposed in vignettes and not
exposed in examples. I reviewed examples and vignettes in the last 2
weeks while working on #223 and #221 and I run those examples multiple
times recently. Most of the things marked in #216 were not needed to be
checked, besides the teal.code version bump.
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.

Decouple scda in goshawk and teal.goshawk
2 participants