Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Proactive Connect #258

Merged
merged 15 commits into from
Jun 21, 2023
Merged

Add Proactive Connect #258

merged 15 commits into from
Jun 21, 2023

Conversation

maxkahan
Copy link
Collaborator

@maxkahan maxkahan commented May 3, 2023

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

@codecov-commenter
Copy link

codecov-commenter commented May 3, 2023

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%) ⬇️
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%> (ø)

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

@maxkahan maxkahan merged commit 15b4b1c into main Jun 21, 2023
12 checks passed
@maxkahan maxkahan deleted the add-proactive-connect branch June 21, 2023 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants