tidymodels / tidymodels/extratests

Upkeep for `test-recipes-varying.R`

Open
#56 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

upkeep
Dominant language
R
Stars
23
Forks
0
Avg merge
3h 57m
Merged PRs (30d)
1

Description

varying() has been replaced by tune() and varying_args() by tune_args() (which has tests in test-tune_args.R).

It'd be good to check if any of the tests here should be updated (and possibly migrated to live either in test-tune_args.R or in recipes) or if they could be deleted.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing test-recipes-varying.R and the existing tests in test-tune_args.R, then compare the remaining coverage with the recipes tests. Decide which checks are still relevant after the varying() to tune() and varying_args() to tune_args() changes. Done means obsolete tests are deleted or relevant coverage is migrated to the appropriate test file.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
testing
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.