Bring SetupPaths and FullPaths together
- Dominant language
- Python
- Stars
- 8
- Forks
- 7
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 23
Description
Migrated Jira Issue CDDSO-211
Jira creation date 18/10/2022 16:02
-------
The ``SetupPaths`` class is a child of the ``FullPaths`` class. The reason is that the ``FullPaths`` calls depends on an ``Arguments`` object what is not always available.
This could be a useful refactoring of the ``FullPaths`` class itself and move the ``FullPaths`` class out of the deprecated package
-------
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the SetupPaths and FullPaths classes and tracing where Arguments is required or unavailable. Review the deprecated package placement and decide how the classes should be unified. Done means the refactoring removes the stated dependency problem and moves FullPaths out of the deprecated package without breaking its callers.
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