Reconsider model version / um version / data request version in model classes
Open
Nobody has claimed this yet.
migrated
project plugins
- Dominant language
- Python
- Stars
- 8
- Forks
- 7
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 23
Description
Migrated Jira Issue CDDSO-396
Jira creation date 07/02/2024 14:06
The model_version, um_version and data_request_version that are provided by the Model Params classes (see plugins) are not really used anymore. This could be refactored.
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
Start by locating the Model Params classes in the plugins and tracing where model_version, um_version, and data_request_version are provided and consumed. Check whether tests cover these parameters and identify the references that remain in use. Done means the unused version handling has been consistently refactored without leaving broken callers or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100