GenericIRKAReductor is difficult to subclass
Open
Nobody has claimed this yet.
good first issue
- Dominant language
- Python
- Stars
- 346
- Forks
- 122
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 32
Description
There is still a lot of repetition, but a lot of differences, in the subclasses of GenericIRKAReductor.
Contributor guide
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 GenericIRKAReductor and its subclasses, then compare the repeated code with the subclass-specific differences described in the issue. The issue names no files or tests; completion would require an agreed design that makes GenericIRKAReductor easier to subclass while reducing the repetition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend-api-design
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100