Psychoboy / PenguinTwitchBot

Twitch bot written in C# for SuperPenguinTV
https://twitch.tv/SuperPenguinTV
MIT License
2 stars 1 forks source link

Fixes #411 and closes #374 moves TTS to alerts instead of console audio #412

Closed Psychoboy closed 6 days ago

codacy-production[bot] commented 6 days ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% :white_check_mark: 6.25%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (386ef67a4443b8d08855aac605ff46cc77d75acd) | 63858 | 1446 | 2.26% | | | Head commit (13fb44e10cfdc36558f1b47a9f1060fb9eb5d31d) | 63829 (-29) | 1447 (+1) | 2.27% (**+0.00%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#412) | 32 | 2 | **6.25%** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more