JuliaGraphs / JuliaGraphs/Graphs.jl
Add tests on release candidate when it comes out
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 538
- Forks
- 128
- Avg merge
- 10h 25m
- Merged PRs (30d)
- 2
Description
Following #374, this will be a standing issue to remind us to add tests for the upcoming release candidate when it emerges
That way we assuage @simonschoelly's concerns by detecting changes in the upcoming release (see https://github.com/JuliaGraphs/Graphs.jl/issues/295#issuecomment-1717234917), but we don't have to deal with the inherent instability of nightly
Right now the upcoming release is still in beta, but we could already add it
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
No test file or entry point is named. Start by reading issue #374 and checking the linked Julia upcoming-release page to identify the release candidate and the repository's existing test setup. Done means adding tests that detect changes in that release candidate without relying on nightly builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- release, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100