INCATools / INCATools/obographviz
Bump depenency of bbop-graph to 0.21
- Dominant language
- JavaScript
- Stars
- 27
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Related to this https://github.com/berkeleybop/bbop-graph/issues/6
The `bbop-graph 0.19` that is the default requirement for `obographviz` has a bug that is described in the issue above affecting walker functions. E.g. when generating a [descendant subgraph](https://berkeleybop.github.io/bbop-graph/doc/module-bbop-graph-graph.html#get_descendent_subgraph) from a node, only the first-degree children were returned, and not all the grand-children, grand-grand, etc.
This error is fixed in `bbop-graph 0.21`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating obographviz's dependency declaration for bbop-graph and confirm where version 0.19 is specified. Update the requirement to 0.21, then verify the descendant-subgraph behavior described in the linked bbop-graph issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100