Vonage / vonage-ruby-sdk

Vonage REST API client for Ruby. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
https://developer.vonage.com
Apache License 2.0
216 stars 108 forks source link

Update video functionality #307

Closed superchilled closed 4 months ago

superchilled commented 4 months ago

This PR adds some functionality to the Video API implementation. Specifically it:

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.19%. Comparing base (2344a79) to head (72cd1b8).

:exclamation: Current head 72cd1b8 differs from pull request most recent head da6ee5d. Consider uploading reports for the commit da6ee5d to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #307 +/- ## ========================================== + Coverage 98.15% 98.19% +0.03% ========================================== Files 128 132 +4 Lines 2281 2330 +49 ========================================== + Hits 2239 2288 +49 Misses 42 42 ```

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