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

DEVX-7008/DEVX-7175/DEVX-7288: Voice API updates #270

Closed superchilled closed 1 year ago

superchilled commented 1 year ago

This PR updates some of the functionality for the Voice API:

codecov-commenter commented 1 year ago

Codecov Report

Merging #270 (c45cae4) into dev (fd06932) will increase coverage by 0.01%. The diff coverage is 100.00%.

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

@@            Coverage Diff             @@
##              dev     #270      +/-   ##
==========================================
+ Coverage   97.95%   97.96%   +0.01%     
==========================================
  Files          81       80       -1     
  Lines        1660     1622      -38     
==========================================
- Hits         1626     1589      -37     
+ Misses         34       33       -1     
Impacted Files Coverage Δ
lib/vonage/voice.rb 100.00% <ø> (ø)
lib/vonage/voice/talk.rb 100.00% <ø> (ø)
lib/vonage/voice/actions/connect.rb 83.47% <100.00%> (+2.29%) :arrow_up:
lib/vonage/voice/actions/talk.rb 97.72% <100.00%> (+0.29%) :arrow_up:

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