plivo-python icon indicating copy to clipboard operation
plivo-python copied to clipboard

VT-4564 (Audio Streaming)

Open anindya-plivo opened this issue 2 years ago • 1 comments

Added Stream API and XML functionality

anindya-plivo avatar Sep 05 '22 11:09 anindya-plivo

You need to add changes in CHANGELOG.md, plivo/version.py, setup.py to change the version.

Done.

anindya-plivo avatar Sep 07 '22 10:09 anindya-plivo

Codecov Report

Patch coverage: 84.44% and no project coverage change.

Comparison is base (05d05d2) 84.00% compared to head (30855a3) 84.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #213   +/-   ##
=======================================
  Coverage   84.00%   84.00%           
=======================================
  Files          71       72    +1     
  Lines        4677     4721   +44     
=======================================
+ Hits         3929     3966   +37     
- Misses        748      755    +7     
Flag Coverage Δ
unittests 84.00% <84.44%> (+<0.01%) :arrow_up:

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

Impacted Files Coverage Δ
plivo/xml/ResponseElement.py 95.83% <ø> (ø)
plivo/resources/calls.py 76.86% <72.00%> (-1.12%) :arrow_down:
plivo/version.py 100.00% <100.00%> (ø)
plivo/xml/__init__.py 100.00% <100.00%> (ø)
plivo/xml/streamElement.py 100.00% <100.00%> (ø)

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

codecov-commenter avatar Jun 28 '23 10:06 codecov-commenter