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 Users #269

Closed maxkahan closed 11 months ago

maxkahan commented 11 months ago

Adds the Users methods into the SDK and tests. Prepares for a minor release.

codecov-commenter commented 11 months ago

Codecov Report

Merging #269 (2702813) into main (7930960) will decrease coverage by 0.03%. The diff coverage is 96.42%.

@@            Coverage Diff             @@
##             main     #269      +/-   ##
==========================================
- Coverage   97.36%   97.33%   -0.03%     
==========================================
  Files          24       25       +1     
  Lines        1063     1090      +27     
==========================================
+ Hits         1035     1061      +26     
- Misses         28       29       +1     
Files Changed Coverage Δ
src/vonage/users.py 95.83% <95.83%> (ø)
src/vonage/__init__.py 100.00% <100.00%> (ø)
src/vonage/client.py 94.24% <100.00%> (+0.05%) :arrow_up:
src/vonage/errors.py 100.00% <100.00%> (ø)

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