morganney / tts-react

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

style: the component replay button is now absolutely positioned. #32

Closed morganney closed 1 year ago

morganney commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Base: 99.44% // Head: 99.45% // Increases project coverage by +0.00% :tada:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #32 +/- ## ======================================= Coverage 99.44% 99.45% ======================================= Files 7 7 Lines 544 547 +3 Branches 145 147 +2 ======================================= + Hits 541 544 +3 Misses 3 3 ``` | [Impacted Files](https://codecov.io/gh/morganney/tts-react/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Morgan+Ney) | Coverage Δ | | |---|---|---| | [src/component.tsx](https://codecov.io/gh/morganney/tts-react/pull/32/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Morgan+Ney#diff-c3JjL2NvbXBvbmVudC50c3g=) | `100.00% <ø> (ø)` | | | [src/control.tsx](https://codecov.io/gh/morganney/tts-react/pull/32/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Morgan+Ney#diff-c3JjL2NvbnRyb2wudHN4) | `100.00% <100.00%> (ø)` | | 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.