JuliaGraphs / JuliaGraphs/GraphPlot.jl

GraphPlot needs more tests

Open
#67 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement hacktoberfest
Dominant language
Julia
Stars
213
Forks
62
PR merge metrics
No merged PRs in 30d

Description

There are large parts of the code that are not covered by tests. Furthermore, there should be tests special cases, such as graphs with 0, 1, 2 or three vertices, few edges, self-loops and so on as some of the layouts have problems with these cases.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by examining the existing test suite and the layout code in GraphPlot.jl. Add coverage for empty, one-, two-, and three-vertex graphs, sparse graphs, and self-loops across the layouts mentioned in the issue; done means these cases are tested and the full suite passes.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
data-visualization, testing-qa
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.