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

Fix linting actions #68

Closed nateprewitt closed 2 years ago

nateprewitt commented 2 years ago

This updates Black and moves our actions infrastructure over to use pre-commit instead of tox.

codecov-commenter commented 2 years ago

Codecov Report

Merging #68 (619cd9d) into develop (e78b5d9) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 619cd9d differs from pull request most recent head ab00390. Consider uploading reports for the commit ab00390 to get more accurate results

@@           Coverage Diff            @@
##           develop      #68   +/-   ##
========================================
  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 e78b5d9...ab00390. Read the comment docs.