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

Add Video API #297

Closed superchilled closed 8 months ago

superchilled commented 9 months ago

This PR implements the Vonage Video API in the SDK. Specifically it adds the following Video API functionality:

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (d4d2317) 97.97% compared to head (a09d17c) 98.05%.

:exclamation: Current head a09d17c differs from pull request most recent head 0dc6c1e. Consider uploading reports for the commit 0dc6c1e to get more accurate results

Files Patch % Lines
lib/vonage/client.rb 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #297 +/- ## ========================================== + Coverage 97.97% 98.05% +0.08% ========================================== Files 109 119 +10 Lines 2020 2162 +142 ========================================== + Hits 1979 2120 +141 - Misses 41 42 +1 ```

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