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

Update docs to use the new teal_data instead of TealData #244

Closed

Conversation

kartikeyakirar
Copy link
Contributor

@kartikeyakirar kartikeyakirar commented Nov 9, 2023

fixes #243
part of
insightsengineering/nestdevs-tasks#41
insightsengineering/teal.data#184

Copy link
Contributor

github-actions bot commented Nov 9, 2023

badge

Code Coverage Summary

Filename                                 Stmts    Miss  Cover    Missing
-------------------------------------  -------  ------  -------  ---------
R/tm_g_gh_boxplot.R                        353     353  0.00%    172-592
R/tm_g_gh_correlationplot.R                556     556  0.00%    222-884
R/tm_g_gh_density_distribution_plot.R      277     277  0.00%    134-460
R/tm_g_gh_lineplot.R                       563     563  0.00%    160-817
R/tm_g_gh_scatterplot.R                    239     239  0.00%    142-432
R/tm_g_gh_spaghettiplot.R                  291     291  0.00%    189-546
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                                   39      39  0.00%    12-83
R/zzz.R                                      1       1  0.00%    2
TOTAL                                     2860    2860  0.00%

Diff against main

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

Results for commit: 56d12c6

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

R/tm_g_gh_boxplot.R Outdated Show resolved Hide resolved
@kartikeyakirar
Copy link
Contributor Author

checks will pass once https://github.com/insightsengineering/teal.data/pull/184/files#r1391284426 suggestion is merged.

@kartikeyakirar
Copy link
Contributor Author

closing in favour of #245

@insights-engineering-bot insights-engineering-bot deleted the 243_replace_tealdata@78_simplify_joinkeys@main branch February 18, 2024 03:48
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.

Replace TealData with teal_data in the docs
2 participants