JuliaDiff / JuliaDiff/ChainRulesTestUtils.jl
rename `fkwargs` keyword argument to `primal_kwargs`?
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 50
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
It is long, but explict.
Or maybe just primal, or primal_kws?
maybe fkwargs is fine?
problem is f doesn't occur anywhere in the users code to be clear what it is for
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the repository for fkwargs and inspect its callers to understand the keyword's purpose and scope. Choose and document a single replacement name, update all references consistently, and verify the existing test suite passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100