Vonage / vonage-python-sdk

Vonage Server SDK for Python. API support for Voice, SMS, WhatsApp, Verify (2FA), Video Meetings and more.
https://developer.vonage.com
Apache License 2.0
194 stars 118 forks source link

Add video api #288

Closed maxkahan closed 11 months ago

maxkahan commented 11 months ago

Adds support for the Vonage Video API

codecov-commenter commented 11 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (13808e1) 97.27% compared to head (7474d6c) 97.53%.

Files Patch % Lines
src/vonage/client.py 87.50% 1 Missing :warning:
src/vonage/video.py 99.30% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #288 +/- ## ========================================== + Coverage 97.27% 97.53% +0.25% ========================================== Files 25 26 +1 Lines 1102 1257 +155 ========================================== + Hits 1072 1226 +154 - Misses 30 31 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.