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

allow lists to be passed to bind_draws #259

Merged
merged 1 commit into from
Oct 18, 2022
Merged

Conversation

mjskay
Copy link
Collaborator

@mjskay mjskay commented Oct 16, 2022

Summary

This PR closes #253 by allowing lists of draws objects to be passed as the first argument to bind_draws().

Copyright and Licensing

By submitting this pull request, the copyright holder is agreeing to
license the submitted work under the following licenses:

@codecov-commenter
Copy link

Codecov Report

Merging #259 (a655ef4) into master (c95d6de) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #259   +/-   ##
=======================================
  Coverage   95.05%   95.05%           
=======================================
  Files          42       42           
  Lines        2931     2932    +1     
=======================================
+ Hits         2786     2787    +1     
  Misses        145      145           
Impacted Files Coverage Δ
R/bind_draws.R 96.96% <100.00%> (+0.01%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@paul-buerkner
Copy link
Collaborator

Thank you! Looks good. Merging now.

@paul-buerkner paul-buerkner merged commit f343850 into master Oct 18, 2022
@mjskay mjskay deleted the bind_draws_list branch February 2, 2023 01:37
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.

bind_draws() for lists of draws objects
3 participants