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

Verify v2 Validation Updates #309

Closed superchilled closed 2 months ago

superchilled commented 4 months ago

This PR adds some validtion checks to the Verify v2 implementation. Specifically it:

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 98.31%. Comparing base (35e4214) to head (17cb17b).

:exclamation: Current head 17cb17b differs from pull request most recent head 22f9655. Consider uploading reports for the commit 22f9655 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #309 +/- ## ========================================== + Coverage 98.19% 98.31% +0.11% ========================================== Files 132 132 Lines 2333 2313 -20 ========================================== - Hits 2291 2274 -17 + Misses 42 39 -3 ```

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