Consider making `CountNoise` and `MeasurementNoise` subclasses of an overall abstract `Noise` class
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 29
- Forks
- 9
- Avg merge
- 9d 9h
- Merged PRs (30d)
- 8
Description
Why are CountNoise and MeasurementNoise separate abstract base classes and not subclasses of an overall abstract Noise class
Originally posted by @dylanhmorris in https://github.com/CDCgov/PyRenew/pull/644#discussion_r2666475777
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 definitions of CountNoise and MeasurementNoise and reading how they are used. The issue does not name files, tests, or acceptance criteria; completion would require settling the proposed Noise abstraction and defining what behavior or structure should change.
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