morganney / tts-react

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

feat: convert to esm, support cjs build. #42

Closed morganney closed 1 year ago

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

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (f55821d) 99.28% compared to head (8a1a73f) 99.28%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #42 +/- ## ======================================= Coverage 99.28% 99.28% ======================================= Files 7 7 Lines 561 561 Branches 149 149 ======================================= Hits 557 557 Misses 4 4 ``` | [Impacted Files](https://app.codecov.io/gh/morganney/tts-react/pull/42?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Morgan+Ney) | Coverage Δ | | |---|---|---| | [packages/tts-react/src/component.tsx](https://app.codecov.io/gh/morganney/tts-react/pull/42?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Morgan+Ney#diff-cGFja2FnZXMvdHRzLXJlYWN0L3NyYy9jb21wb25lbnQudHN4) | `100.00% <ø> (ø)` | | | [packages/tts-react/src/control.tsx](https://app.codecov.io/gh/morganney/tts-react/pull/42?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Morgan+Ney#diff-cGFja2FnZXMvdHRzLXJlYWN0L3NyYy9jb250cm9sLnRzeA==) | `100.00% <ø> (ø)` | | | [packages/tts-react/src/highlighter.tsx](https://app.codecov.io/gh/morganney/tts-react/pull/42?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Morgan+Ney#diff-cGFja2FnZXMvdHRzLXJlYWN0L3NyYy9oaWdobGlnaHRlci50c3g=) | `100.00% <ø> (ø)` | | | [packages/tts-react/src/hook.tsx](https://app.codecov.io/gh/morganney/tts-react/pull/42?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Morgan+Ney#diff-cGFja2FnZXMvdHRzLXJlYWN0L3NyYy9ob29rLnRzeA==) | `98.52% <ø> (ø)` | | | [packages/tts-react/src/icons.ts](https://app.codecov.io/gh/morganney/tts-react/pull/42?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Morgan+Ney#diff-cGFja2FnZXMvdHRzLXJlYWN0L3NyYy9pY29ucy50cw==) | `100.00% <ø> (ø)` | | | [packages/tts-react/src/utils.ts](https://app.codecov.io/gh/morganney/tts-react/pull/42?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Morgan+Ney#diff-cGFja2FnZXMvdHRzLXJlYWN0L3NyYy91dGlscy50cw==) | `100.00% <ø> (ø)` | | | [packages/tts-react/src/controller.ts](https://app.codecov.io/gh/morganney/tts-react/pull/42?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Morgan+Ney#diff-cGFja2FnZXMvdHRzLXJlYWN0L3NyYy9jb250cm9sbGVyLnRz) | `99.53% <100.00%> (ø)` | |

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