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 Subaccounts API #264

Closed maxkahan closed 1 year ago

maxkahan commented 1 year ago

Adds subaccounts and tests, updates the readme and prepares for a minor release.

codecov-commenter commented 1 year ago

Codecov Report

Merging #264 (e187353) into main (867d386) will decrease coverage by 0.13%. The diff coverage is 96.15%.

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

@@            Coverage Diff             @@
##             main     #264      +/-   ##
==========================================
- Coverage   96.87%   96.75%   -0.13%     
==========================================
  Files          21       22       +1     
  Lines         800      862      +62     
==========================================
+ Hits          775      834      +59     
- Misses         25       28       +3     
Impacted Files Coverage Δ
src/vonage/_internal.py 92.30% <ø> (ø)
src/vonage/client.py 93.22% <92.00%> (-0.70%) :arrow_down:
src/vonage/subaccounts.py 97.91% <97.91%> (ø)
src/vonage/__init__.py 100.00% <100.00%> (ø)
src/vonage/errors.py 100.00% <100.00%> (ø)
src/vonage/voice.py 87.87% <100.00%> (+0.78%) :arrow_up:

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