speechmatics / speechmatics-python

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

Update docs #23

Closed viren-nadkarni closed 4 years ago

viren-nadkarni commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #23 into master will increase coverage by 0.18%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
+ Coverage   88.12%   88.31%   +0.18%     
==========================================
  Files           5        6       +1     
  Lines         379      385       +6     
  Branches       68       68              
==========================================
+ Hits          334      340       +6     
  Misses         26       26              
  Partials       19       19
Impacted Files Coverage Δ
speechmatics/client.py 90.6% <ø> (ø) :arrow_up:
speechmatics/helpers.py 100% <ø> (ø) :arrow_up:
speechmatics/exceptions.py 100% <ø> (ø) :arrow_up:
speechmatics/__init__.py 100% <100%> (ø)
speechmatics/models.py 100% <100%> (ø) :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 8b0e73d...5a7caa5. Read the comment docs.