JuliaDynamics / JuliaDynamics/RecurrenceAnalysis.jl
Test plotting functions
Open
Nobody has claimed this yet.
good first issue
tests
- Dominant language
- Julia
- Stars
- 50
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
After the test overhauling of v2 that demands analytic tests to be trustworthy, the plotting functions recurrenceplot, grayscale, coordinates are not tested; Would be nice to test them for completeness.
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
Locate the plotting functions recurrenceplot, grayscale, and coordinates, then inspect the existing analytic test structure to understand how tests are organized. Add coverage for each function and run the relevant test suite; done means the plotting functions have trustworthy tests consistent with the v2 testing approach.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- data-visualization, testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100