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-7324: Add Number Insight v2 #299

Closed superchilled closed 8 months ago

superchilled commented 8 months ago

This PR adds Number Insight v2 functionality to the SDK. Specifically it:

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (88a87c6) 97.95% compared to head (b472fc0) 97.97%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #299 +/- ## ========================================== + Coverage 97.95% 97.97% +0.01% ========================================== Files 108 109 +1 Lines 2008 2020 +12 ========================================== + Hits 1967 1979 +12 Misses 41 41 ```

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