CDCgov / CDCgov/PyRenew

Consider making `CountNoise` and `MeasurementNoise` subclasses of an overall abstract `Noise` class

Open
#655 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.