awslabs / amazon-transcribe-streaming-sdk

The Amazon Transcribe Streaming SDK is an async Python SDK for converting audio into text via Amazon Transcribe.
Apache License 2.0
142 stars 37 forks source link

v0.4.0 #37

Closed nateprewitt closed 3 years ago

nateprewitt commented 3 years ago

Changes

0.4.0 (2021-05-11)

codecov-commenter commented 3 years ago

Codecov Report

Merging #37 (cea7d4c) into develop (d38a5a5) will not change coverage. The diff coverage is 50.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #37   +/-   ##
========================================
  Coverage    88.67%   88.67%           
========================================
  Files           34       34           
  Lines         1907     1907           
========================================
  Hits          1691     1691           
  Misses         216      216           
Flag Coverage Δ
unittests 88.67% <50.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
setup.py 0.00% <0.00%> (ø)
amazon_transcribe/__init__.py 100.00% <100.00%> (ø)

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 d38a5a5...cea7d4c. Read the comment docs.