Closed morganney closed 2 years ago
Merging #28 (a533542) into main (cb3dfc7) will increase coverage by
0.20%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #28 +/- ##
==========================================
+ Coverage 97.60% 97.81% +0.20%
==========================================
Files 7 7
Lines 501 503 +2
Branches 137 138 +1
==========================================
+ Hits 489 492 +3
+ Misses 12 11 -1
Impacted Files | Coverage Δ | |
---|---|---|
src/controller.ts | 99.06% <100.00%> (+0.46%) |
:arrow_up: |
src/hook.tsx | 95.10% <100.00%> (+0.08%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
onPlay
handler returned fromuseTts
. Stories were playing paused content from other stories.clear
before playing to empty the utterance queue used bywindow.speechSynthesis
.