morganney / tts-react

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

build: simplify with babel-dual-package. #47

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 (75641ca) 99.28% compared to head (fafff8b) 99.28%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #47 +/- ## ======================================= Coverage 99.28% 99.28% ======================================= Files 7 7 Lines 561 561 Branches 149 142 -7 ======================================= Hits 557 557 Misses 4 4 ``` | [Impacted Files](https://app.codecov.io/gh/morganney/tts-react/pull/47?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/47?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/47?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% <100.00%> (ø)` | | | [packages/tts-react/src/icons.ts](https://app.codecov.io/gh/morganney/tts-react/pull/47?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% <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.