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

few enhancements #254

Merged
merged 12 commits into from
Mar 18, 2024
Merged

few enhancements #254

merged 12 commits into from
Mar 18, 2024

Conversation

pawelru
Copy link
Contributor

@pawelru pawelru commented Jan 24, 2024

  • fixed package level Rd file
  • removed unnecessary empty first line in examples as this is actually being rendered
  • removed pkg:: from docs for packages in Depends
  • fixed example of toggle_slider_ui

@pawelru pawelru marked this pull request as ready for review January 29, 2024 09:01
Copy link
Contributor

github-actions bot commented Jan 29, 2024

badge

Code Coverage Summary

Filename                                 Stmts    Miss  Cover    Missing
-------------------------------------  -------  ------  -------  ---------
R/tm_g_gh_boxplot.R                        359     359  0.00%    175-602
R/tm_g_gh_correlationplot.R                570     570  0.00%    227-905
R/tm_g_gh_density_distribution_plot.R      285     285  0.00%    135-471
R/tm_g_gh_lineplot.R                       576     576  0.00%    159-832
R/tm_g_gh_scatterplot.R                    252     252  0.00%    144-449
R/tm_g_gh_spaghettiplot.R                  304     304  0.00%    192-564
R/toggleable_slider.R                      154     154  0.00%    72-243
R/utils-arbitrary_lines.r                  125     125  0.00%    19-175
R/utils-data_constraints.r                 190     190  0.00%    2-257
R/utils-keep_range_slider_updated.r         23      23  0.00%    8-38
R/utils-maptrt.r                             9       9  0.00%    24-36
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                                     2935    2935  0.00%

Diff against main

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

Results for commit: 0e7302b

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Merge branch 'main' into strict_tests

# Conflicts:
#	R/toggleable_slider.R
#	man/toggle_slider_ui.Rd
@kartikeyakirar
Copy link
Contributor

@pawelru, PR looks great. I have removed pkg:: call for dplyr and stringr and removed ::: call as well. please review e6edc01 before merging .

Copy link
Contributor

@kartikeyakirar kartikeyakirar left a comment

Choose a reason for hiding this comment

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

👍

@pawelru
Copy link
Contributor Author

pawelru commented Mar 18, 2024

awesome! thanks for pushing this commit - I somehow missed this!
I'm pushing a dummy commit to trigger workflow and marking this for auto-merge

@pawelru pawelru enabled auto-merge (squash) March 18, 2024 13:37
@pawelru pawelru merged commit fe05e76 into main Mar 18, 2024
22 of 23 checks passed
@pawelru pawelru deleted the strict_tests branch March 18, 2024 13:47
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.

2 participants