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(conversations): added conversations package #905

Closed manchuck closed 4 months ago

manchuck commented 5 months ago

Description

Motivation and Context

Testing Details

Example Output or Screenshots (if appropriate)

Types of changes

Checklist

codecov-commenter commented 5 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (ad0d6c0) 83.44% compared to head (9ba308d) 84.52%. Report is 6 commits behind head on 3.x.

Files Patch % Lines
packages/conversations/lib/conversations.ts 98.38% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 3.x #905 +/- ## ========================================== + Coverage 83.44% 84.52% +1.07% ========================================== Files 121 122 +1 Lines 1649 1777 +128 Branches 325 365 +40 ========================================== + Hits 1376 1502 +126 - Misses 273 275 +2 ```

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

manchuck commented 4 months ago

@conshus You're telling me. The bulk of this PR is just all the types