speechmatics / speechmatics-python

Python library and CLI for Speechmatics
https://speechmatics.github.io/speechmatics-python/
MIT License
59 stars 15 forks source link

python 3.8 support #16

Closed DavidHowlett closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #16 into master will increase coverage by 0.23%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
+ Coverage   87.56%   87.79%   +0.23%     
==========================================
  Files           3        3              
  Lines         370      377       +7     
  Branches       70       70              
==========================================
+ Hits          324      331       +7     
  Misses         27       27              
  Partials       19       19
Impacted Files Coverage Δ
speechmatics/models.py 100% <0%> (ø) :arrow_up:
speechmatics/cli.py 81.17% <0%> (+0.11%) :arrow_up:
speechmatics/client.py 90.84% <0%> (+0.18%) :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 ed22736...bb69469. Read the comment docs.