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

Release 7.10.0 #268

Closed superchilled closed 1 year ago

superchilled commented 1 year ago

This PR:

codecov-commenter commented 1 year ago

Codecov Report

Merging #268 (1f127ec) into main (8d2f2b4) will increase coverage by 0.20%. The diff coverage is 99.48%.

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

@@            Coverage Diff             @@
##             main     #268      +/-   ##
==========================================
+ Coverage   97.74%   97.95%   +0.20%     
==========================================
  Files          71       81      +10     
  Lines        1464     1660     +196     
==========================================
+ Hits         1431     1626     +195     
- Misses         33       34       +1     
Impacted Files Coverage Δ
lib/vonage/namespace.rb 100.00% <ø> (ø)
lib/vonage/verify2/workflow.rb 93.75% <93.75%> (ø)
lib/vonage/client.rb 100.00% <100.00%> (ø)
lib/vonage/verify2.rb 100.00% <100.00%> (ø)
lib/vonage/verify2/channels/email.rb 100.00% <100.00%> (ø)
lib/vonage/verify2/channels/silent_auth.rb 100.00% <100.00%> (ø)
lib/vonage/verify2/channels/sms.rb 100.00% <100.00%> (ø)
lib/vonage/verify2/channels/voice.rb 100.00% <100.00%> (ø)
lib/vonage/verify2/channels/whats_app.rb 100.00% <100.00%> (ø)
...b/vonage/verify2/channels/whats_app_interactive.rb 100.00% <100.00%> (ø)
... and 2 more

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