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-8065/DEVX-7991: Verify2 SMS Updates #303

Closed superchilled closed 6 months ago

superchilled commented 6 months ago

This PR adds some properties to the SMS channel object for Verify2. Specifically it:

codecov-commenter commented 6 months ago

Codecov Report

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

Comparison is base (4636c34) 98.05% compared to head (5c32d05) 98.06%.

:exclamation: Current head 5c32d05 differs from pull request most recent head 64dd0c1. Consider uploading reports for the commit 64dd0c1 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #303 +/- ## ======================================= Coverage 98.05% 98.06% ======================================= Files 119 119 Lines 2160 2170 +10 ======================================= + Hits 2118 2128 +10 Misses 42 42 ```

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