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.3.0 #35

Closed nateprewitt closed 3 years ago

nateprewitt commented 3 years ago

Changes

0.3.0 (2021-04-22)

codecov-commenter commented 3 years ago

Codecov Report

Merging #35 (6a35229) into develop (3482eb0) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

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

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

Impacted Files Coverage Δ
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 3482eb0...6a35229. Read the comment docs.