morganney / tts-react

Convert text to speech using React.
https://morganney.github.io/tts-react/
MIT License
50 stars 7 forks source link

fix: muting on android edge. #34

Closed morganney closed 2 years ago

morganney commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Base: 99.46% // Head: 99.28% // Decreases project coverage by -0.17% :warning:

Coverage data is based on head (f7febba) compared to base (7c6a90d). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #34 +/- ## ========================================== - Coverage 99.46% 99.28% -0.18% ========================================== Files 7 7 Lines 556 561 +5 Branches 148 148 ========================================== + Hits 553 557 +4 - Misses 3 4 +1 ``` | [Impacted Files](https://codecov.io/gh/morganney/tts-react/pull/34?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Morgan+Ney) | Coverage Δ | | |---|---|---| | [src/controller.ts](https://codecov.io/gh/morganney/tts-react/pull/34/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Morgan+Ney#diff-c3JjL2NvbnRyb2xsZXIudHM=) | `99.53% <100.00%> (-0.47%)` | :arrow_down: | | [src/hook.tsx](https://codecov.io/gh/morganney/tts-react/pull/34/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Morgan+Ney#diff-c3JjL2hvb2sudHN4) | `98.52% <100.00%> (+<0.01%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Morgan+Ney). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Morgan+Ney)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.