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

selectors such as all_categorical() are now compatible with gtsummary version ≥ 2.0.0 #271

Merged
merged 17 commits into from
Aug 23, 2024

Conversation

larmarange
Copy link
Owner

fix #270

Copy link
Collaborator

@ddsjoberg ddsjoberg left a comment

Choose a reason for hiding this comment

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

This looks great! Apologies for the inconvenience 😬

@larmarange larmarange merged commit 94d5530 into main Aug 23, 2024
10 checks passed
@larmarange larmarange deleted the selectors branch August 23, 2024 15:54
Copy link

codecov bot commented Aug 23, 2024

Codecov Report

Attention: Patch coverage is 84.14634% with 13 lines in your changes missing coverage. Please review.

Project coverage is 87.63%. Comparing base (c21211a) to head (43b60be).
Report is 18 commits behind head on main.

Files Patch % Lines
R/select_utilities.R 0.00% 11 Missing ⚠️
R/scope_tidy.R 94.87% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #271      +/-   ##
==========================================
- Coverage   94.96%   87.63%   -7.34%     
==========================================
  Files          43       44       +1     
  Lines        2741     2757      +16     
==========================================
- Hits         2603     2416     -187     
- Misses        138      341     +203     
Files Coverage Δ
R/assert_package.R 94.87% <ø> (ø)
R/broom.helpers-package.R 97.29% <ø> (ø)
R/custom_tidiers.R 83.85% <ø> (ø)
R/helpers.R 70.37% <ø> (ø)
R/marginal_tidiers.R 93.25% <ø> (ø)
R/model_compute_terms_contributions.R 100.00% <ø> (ø)
R/model_get_assign.R 95.00% <ø> (ø)
R/model_get_coefficients_type.R 85.41% <ø> (ø)
R/model_get_contrasts.R 96.42% <ø> (ø)
R/model_get_model.R 100.00% <ø> (ø)
... and 34 more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make selectors compatible with gtsummary
2 participants