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
218 stars 105 forks source link

Adding Video Functionality #249

Closed superchilled closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #249 (3fa9fb9) into dev (2859825) will decrease coverage by 0.06%. The diff coverage is 96.77%.

@@            Coverage Diff             @@
##              dev     #249      +/-   ##
==========================================
- Coverage   97.73%   97.67%   -0.07%     
==========================================
  Files          71       77       +6     
  Lines        1457     1548      +91     
==========================================
+ Hits         1424     1512      +88     
- Misses         33       36       +3     
Impacted Files Coverage Δ
lib/vonage/keys.rb 100.00% <ø> (ø)
lib/vonage/video/list_response.rb 60.00% <60.00%> (ø)
lib/vonage/client.rb 98.46% <66.66%> (-1.54%) :arrow_down:
lib/vonage/config.rb 97.89% <100.00%> (+0.06%) :arrow_up:
lib/vonage/namespace.rb 100.00% <100.00%> (ø)
lib/vonage/video.rb 100.00% <100.00%> (ø)
lib/vonage/video/archives.rb 100.00% <100.00%> (ø)
lib/vonage/video/moderation.rb 100.00% <100.00%> (ø)
lib/vonage/video/signals.rb 100.00% <100.00%> (ø)
lib/vonage/video/streams.rb 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

superchilled commented 1 year ago

Closing the PR as not merging into dev yet, but instead releasing a beta version of the library.