lnccbrown / lnccbrown/ssm-simulators
Improve this test to not only operate on sampled but on strict checks!
Open
Nobody has claimed this yet.
linear-ssm-simulators
- Dominant language
- Jupyter Notebook
- Stars
- 24
- Forks
- 18
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 9
Description
In file ssms/support_utils/utils.py
https://github.com/lnccbrown/ssm-simulators/blob/b04d824839dc63bf0d50af48805bd8a95de960e7/ssms/support_utils/utils.py#L212
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 reading ssms/support_utils/utils.py around line 212 and inspect the test or checks referenced by the issue. Determine how the current behavior only uses sampled checks, then extend coverage to strict checks. Done means the relevant test exercises both sampled and strict checks and passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100