JuliaGaussianProcesses / JuliaGaussianProcesses/KernelFunctions.jl
Test custom rules
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 275
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
We should use ChainRulesTestUtils to test the rules defined in this package.
Contributor guide
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
Start by locating the custom rules defined in KernelFunctions.jl and reviewing ChainRulesTestUtils documentation or existing usage in the repository. Add coverage for those rules using the utility, and consider the work done when the custom-rule tests run successfully with the package test suite.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100