Move BoxCarVis to test utilities
Open
Nobody has claimed this yet.
type: enhancement
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
It has no use at all for the core visualization library so it makes sense to make it part of test utilities library.
Contributor guide
No contributing guide indexed for this repository
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 BoxCarVis and inspect how it is currently included by the core visualization library and by test utilities. Move its ownership to the test utilities library, then verify that the core library no longer depends on it and that test utilities still provide it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100