Vonage / vonage-node-sdk

Vonage API client for Node.js. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
Apache License 2.0
375 stars 178 forks source link

feat: added RCS channel and changes to other channels #941

Open manchuck opened 1 week ago

manchuck commented 1 week ago

Description

Adding the RCS Channel and syncing up MMS and SMS Channels

Motivation and Context

Testing Details

Example Output or Screenshots (if appropriate)

Types of changes

Checklist

codecov-commenter commented 1 week ago

Codecov Report

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

Project coverage is 84.52%. Comparing base (e12c0d0) to head (a443216). Report is 17 commits behind head on 3.x.

:exclamation: Current head a443216 differs from pull request most recent head 5a6a224

Please upload reports for the commit 5a6a224 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 3.x #941 +/- ## ========================================== + Coverage 84.36% 84.52% +0.15% ========================================== Files 122 130 +8 Lines 1797 1867 +70 Branches 375 382 +7 ========================================== + Hits 1516 1578 +62 - Misses 281 289 +8 ```

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