Closed sm-gravid-day closed 4 years ago
Merging #28 into master will increase coverage by
1.06%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #28 +/- ##
==========================================
+ Coverage 88.11% 89.17% +1.06%
==========================================
Files 6 6
Lines 387 388 +1
Branches 68 68
==========================================
+ Hits 341 346 +5
+ Misses 27 25 -2
+ Partials 19 17 -2
Impacted Files | Coverage Δ | |
---|---|---|
speechmatics/client.py | 89.39% <ø> (ø) |
|
speechmatics/models.py | 100.00% <100.00%> (ø) |
|
speechmatics/cli.py | 83.52% <0.00%> (+2.35%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update ade498f...3aa233e. Read the comment docs.
Increase the ping-pong timeout from the websockets default of 20 seconds to 60 seconds. This prevents issues when using a large custom dictionary.