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-7835: Add Conversation API #305

Closed superchilled closed 5 months ago

superchilled commented 5 months ago

This PR adds support for v1 of the Conversation API.

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 98.15%. Comparing base (ae6a36e) to head (ede3c22).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #305 +/- ## ========================================== + Coverage 98.06% 98.15% +0.09% ========================================== Files 119 128 +9 Lines 2170 2279 +109 ========================================== + Hits 2128 2237 +109 Misses 42 42 ```

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

superchilled commented 5 months ago

~WIP. Don't merge.~

Edit: ready to merge.