JuliaDiff / JuliaDiff/Diffractor.jl
frule invalidation broken
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 453
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
We actually have a test for this: https://github.com/JuliaDiff/Diffractor.jl/blob/b37f585d4ba8fa5cb607cd75aaabb5464eef6633/test/rules.jl
but it turns out this file has never been linked up to the test/runtests.jl file.
So it wasn't getting run by CI.
The last test in that file fails.
Both on 1.10 and on nightly
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 test/rules.jl, especially its last test, and test/runtests.jl to see how the test files are connected. Run the relevant test setup on Julia 1.10 and nightly, then confirm that the rules test is included in CI and its final test passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100