Should be able to add a pipeline unit at a given place
Open
good first issue
wish
- Dominant language
- C++
- Stars
- 119
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Currently, since #168 , one can add pipeline units at the end of a pipeline.
One should also be able to add them at any place.
Contributor guide
Research direction
Start by inspecting the pipeline-unit addition introduced for #168 and trace how a unit's position is represented. Clarify the expected behavior for insertion at an arbitrary place, then verify that the pipeline accepts positions other than the end while preserving existing ordering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100