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

Update Python version testing #46

Closed nateprewitt closed 3 years ago

nateprewitt commented 3 years ago

Updating the versions of Python we test with in the Amazon Transcribe Streaming SDK.

codecov-commenter commented 3 years ago

Codecov Report

Merging #46 (f413a97) into develop (b482366) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

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

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


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 b482366...f413a97. Read the comment docs.