Update OglLink Hierarchy to use a new OglPosition tuple
Open
enhancement
Refactor
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
OglPosition = NewType('OglPosition', Tuple(int, int))
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the OglLink hierarchy and the OglPosition definition referenced in the issue. Trace how link positions are represented and update the relevant usages so they consistently use the new OglPosition tuple; done means the hierarchy and its callers work with that type.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100