JuliaGeometry / JuliaGeometry/Rotations.jl
Add tests on differentiation methods
Open
Nobody has claimed this yet.
differentiation
- Dominant language
- Julia
- Stars
- 188
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
We need more tests for src/mrps.jl.
The missing part in the coverage is around differentiation.
See https://app.codecov.io/gh/JuliaGeometry/Rotations.jl/tree/master/src for more information.
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
Start by reading src/mrps.jl and reviewing the differentiation-related coverage reported for the file at the linked Codecov page. Identify the uncovered differentiation methods and add tests for them. Done means the missing differentiation paths are exercised by the test suite and coverage improves.
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
- 45/100