Clean up task types
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1k
- Forks
- 412
- Avg merge
- 6d 10h
- Merged PRs (30d)
- 3
Description
The way the task types system is written makes awkward how to require having certain managers, with a certain name. For example, OO tasks checks the diff vs. comparator looking at the presence of a manager (with any name) instead of looking at the parameter and in the case of a comparator, enforcing the presence of a manager.
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
No file, test, or entry point is named. Start by locating the task types implementation and trace how OO tasks compare diffs and how comparator tasks validate managers; confirm the intended manager names and required presence before defining what the cleaned-up behavior should be.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100