Vonage / vonage-python-sdk

Vonage Server SDK for Python. API support for Voice, SMS, WhatsApp, Verify (2FA), Video Meetings and more.
https://developer.vonage.com
Apache License 2.0
185 stars 112 forks source link

Add Proactive Connect #258

Closed maxkahan closed 1 year ago

maxkahan commented 1 year ago

This PR adds Proactive Connect API functionality to the SDK. It adds methods for working with Lists, Items and Events.

codecov-commenter commented 1 year ago

Codecov Report

Merging #258 (b19b6af) into main (6ba7c1b) will increase coverage by 0.14%. The diff coverage is 99.03%.

@@            Coverage Diff             @@
##             main     #258      +/-   ##
==========================================
+ Coverage   97.21%   97.36%   +0.14%     
==========================================
  Files          23       24       +1     
  Lines         971     1063      +92     
==========================================
+ Hits          944     1035      +91     
- Misses         27       28       +1     
Impacted Files Coverage Δ
src/vonage/client.py 94.19% <95.23%> (-0.20%) :arrow_down:
src/vonage/__init__.py 100.00% <100.00%> (ø)
src/vonage/errors.py 100.00% <100.00%> (ø)
src/vonage/proactive_connect.py 100.00% <100.00%> (ø)

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