OpenVoiceOS / OpenVoiceOS/ovos-plugin-manager
StreamingTTS - New class needs unit test coverage
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 14
- Forks
- 14
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 9
Description
New class needs unit test coverage
Originally posted by @NeonDaniel in https://github.com/OpenVoiceOS/ovos-plugin-manager/pull/249#discussion_r1744296034
Contributor guide
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
Locate the StreamingTTS class in the repository and review its public behavior and nearby test conventions. Add unit tests that cover the class's relevant behavior, then run the project's test suite to confirm the new coverage passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100