SciML / SciML/ComponentArrays.jl
JET tests should be in a nopre group!
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 375
- Forks
- 42
- Avg merge
- 7h 25m
- Merged PRs (30d)
- 17
Description
See how it's done in OrdinaryDiffEq.jl, remove JET-specific test dependencies from the main project.toml
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 with ComponentArrays.jl's project.toml and compare how JET tests are grouped in OrdinaryDiffEq.jl. Identify the JET-specific test dependencies currently declared in the main project.toml, then verify that they are moved into the appropriate nopre group and no longer remain in the main project dependencies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- build-system, testing
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100