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
192 stars 118 forks source link

Improve rest calls and remove deprecated methods #218

Closed maxkahan closed 2 years ago

maxkahan commented 2 years ago

This is the other half of the v3 release.

codecov-commenter commented 2 years ago

Codecov Report

Merging #218 (166a0af) into v3-release (cbcb1b3) will increase coverage by 0.26%. The diff coverage is 97.54%.

:exclamation: Current head 166a0af differs from pull request most recent head 8acffc9. Consider uploading reports for the commit 8acffc9 to get more accurate results

@@              Coverage Diff               @@
##           v3-release     #218      +/-   ##
==============================================
+ Coverage       97.19%   97.45%   +0.26%     
==============================================
  Files              15       15              
  Lines             499      472      -27     
==============================================
- Hits              485      460      -25     
+ Misses             14       12       -2     
Impacted Files Coverage Δ
src/vonage/messages.py 98.11% <80.00%> (-0.04%) :arrow_down:
src/vonage/client.py 96.33% <96.10%> (-0.50%) :arrow_down:
src/vonage/__init__.py 100.00% <100.00%> (ø)
src/vonage/account.py 100.00% <100.00%> (ø)
src/vonage/application.py 100.00% <100.00%> (+2.85%) :arrow_up:
src/vonage/errors.py 100.00% <100.00%> (ø)
src/vonage/number_insight.py 100.00% <100.00%> (+6.66%) :arrow_up:
src/vonage/numbers.py 100.00% <100.00%> (ø)
src/vonage/redact.py 100.00% <100.00%> (ø)
src/vonage/short_codes.py 100.00% <100.00%> (ø)
... and 5 more

Help us with your feedback. Take ten seconds to tell us how you rate us.