Skip to content

REF test_control to helper-objects #231

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

Merged
merged 4 commits into from
Dec 1, 2019
Merged

Conversation

patr1ckm
Copy link
Contributor

@patr1ckm patr1ckm commented Nov 1, 2019

This is a quick refactor to move control objects in tests to a single file, helper-objects.R as suggested in #88. This was relatively standard across tests, with exceptions for stan which needed less verbosity.

This is the easiest refactor suggested in the issue to be sure, but I'd like to handle the refactor of data references separately in smaller chunks. There's a bit of variability that will take some work to standardize, but I think it could be nice to have.

@codecov-io
Copy link

codecov-io commented Nov 1, 2019

Codecov Report

Merging #231 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #231   +/-   ##
======================================
  Coverage    76.3%   76.3%           
======================================
  Files          38      38           
  Lines        2996    2996           
======================================
  Hits         2286    2286           
  Misses        710     710

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 52d9f77...c6d686e. Read the comment docs.

@topepo topepo merged commit 6a84962 into tidymodels:master Dec 1, 2019
@topepo
Copy link
Member

topepo commented Dec 1, 2019

Thanks

@github-actions
Copy link

github-actions bot commented Mar 7, 2021

This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.

@github-actions github-actions bot locked and limited conversation to collaborators Mar 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants