dropbox / dropbox-sdk-python

The Official Dropbox API V2 SDK for Python
https://www.dropbox.com/developers
MIT License
935 stars 317 forks source link

Automated Spec Update #444

Closed DropboxBot closed 2 years ago

DropboxBot commented 2 years ago

Automated Spec Update c36ba27d8d56648555d3068bb3826e1d3a44d92b

Co-authored-by: Bruce Zhang brucez@dropbox.com

codecov[bot] commented 2 years ago

Codecov Report

Merging #444 (6b8146b) into main (e1bee85) will decrease coverage by 0.57%. The diff coverage is 60.60%.

@@            Coverage Diff             @@
##             main     #444      +/-   ##
==========================================
- Coverage   64.26%   63.68%   -0.58%     
==========================================
  Files          31       31              
  Lines       52219    52285      +66     
  Branches     5806     5813       +7     
==========================================
- Hits        33558    33298     -260     
- Misses      18500    18952     +452     
+ Partials      161       35     -126     
Flag Coverage Δ
integration ?
unit 63.68% <60.60%> (-0.01%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
dropbox/base_team.py 29.25% <ø> (-1.44%) :arrow_down:
dropbox/files.py 66.81% <ø> (-1.85%) :arrow_down:
dropbox/sharing.py 65.43% <ø> (ø)
dropbox/base.py 25.96% <25.00%> (-3.36%) :arrow_down:
dropbox/team_log.py 63.00% <62.29%> (-0.01%) :arrow_down:
dropbox/openid.py 66.66% <100.00%> (+0.28%) :arrow_up:
dropbox/stone_serializers.py 0.00% <0.00%> (-100.00%) :arrow_down:
dropbox/dropbox_client.py 38.43% <0.00%> (-34.36%) :arrow_down:
dropbox/exceptions.py 61.22% <0.00%> (-16.33%) :arrow_down:
dropbox/check.py 77.77% <0.00%> (-8.34%) :arrow_down:
... and 8 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Brent1LT commented 2 years ago

Closing because I didn't realize this wasn't merged when I merged my spec update, these changes will be included in https://github.com/dropbox/dropbox-sdk-python/pull/448