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: proactive connect #818

Closed manchuck closed 1 year ago

manchuck commented 1 year ago

Adding in proactive connect

Description

Motivation and Context

Testing Details

Example Output or Screenshots (if appropriate)

Types of changes

Checklist

codecov-commenter commented 1 year ago

Codecov Report

Merging #818 (82ad1a3) into 3.x (82399a4) will increase coverage by 0.06%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              3.x     #818      +/-   ##
==========================================
+ Coverage   78.94%   79.01%   +0.06%     
==========================================
  Files         104       89      -15     
  Lines        1211     1215       +4     
  Branches      234      239       +5     
==========================================
+ Hits          956      960       +4     
  Misses        255      255              
Impacted Files Coverage Δ
packages/server-client/lib/transformers.ts 96.00% <ø> (ø)
packages/proactive-connect/lib/proactiveConnect.ts 100.00% <100.00%> (ø)
packages/server-client/lib/client.ts 98.41% <100.00%> (+0.02%) :arrow_up:
packages/server-sdk/lib/vonage.ts 93.75% <100.00%> (ø)

... and 16 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more