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

Add typing marker #44

Closed joguSD closed 3 years ago

joguSD commented 3 years ago

See: https://www.python.org/dev/peps/pep-0561/#packaging-type-information

codecov-commenter commented 3 years ago

Codecov Report

Merging #44 (b891a67) into develop (8c8f5cd) will not change coverage. The diff coverage is n/a.

:exclamation: Current head b891a67 differs from pull request most recent head 8174a76. Consider uploading reports for the commit 8174a76 to get more accurate results Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #44   +/-   ##
========================================
  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 8c8f5cd...8174a76. Read the comment docs.