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

Update awscrt to ~=0.14.0 #82

Closed nateprewitt closed 2 years ago

nateprewitt commented 2 years ago

This PR will update our usage of the AWS CRT to 0.14.x in preparation for our next release.

codecov-commenter commented 2 years ago

Codecov Report

Base: 88.86% // Head: 88.86% // No change to project coverage :thumbsup:

Coverage data is based on head (4ad4c25) compared to base (ac0ebc7). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #82 +/- ## ======================================== Coverage 88.86% 88.86% ======================================== Files 34 34 Lines 1967 1967 ======================================== Hits 1748 1748 Misses 219 219 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `88.86% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awslabs#carryforward-flags-in-the-pull-request-comment) to find out more. Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awslabs). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awslabs)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.