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 #245

Merged
merged 10 commits into from
Nov 20, 2023

Conversation

kartikeyakirar
Copy link
Contributor

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

Copy link
Contributor

github-actions bot commented Nov 16, 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: d972e4e

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@vedhav vedhav merged commit bd74b80 into main Nov 20, 2023
23 checks passed
@vedhav vedhav deleted the 78_simplify_joinkeys@main branch November 20, 2023 11:00
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