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
140 stars 38 forks source link

Update CRT version to 0.13.5 #65

Closed nateprewitt closed 2 years ago

nateprewitt commented 2 years ago

Upgrading awscrt version to today's release 0.13.5.

codecov-commenter commented 2 years ago

Codecov Report

Merging #65 (7e66dbf) into develop (908364e) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 7e66dbf differs from pull request most recent head 067066c. Consider uploading reports for the commit 067066c to get more accurate results

@@           Coverage Diff            @@
##           develop      #65   +/-   ##
========================================
  Coverage    88.77%   88.77%           
========================================
  Files           34       34           
  Lines         1925     1925           
========================================
  Hits          1709     1709           
  Misses         216      216           
Flag Coverage Δ
unittests 88.77% <ø> (ø)

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 908364e...067066c. Read the comment docs.