dropbox / dropbox-sdk-python

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

Automated Spec Update #448

Closed DropboxBot closed 1 year ago

DropboxBot commented 1 year ago

Automated Spec Update 18963b8a29fe125f6495d36c38eda5db2710d0dd

Change Notes:

openid_openid_types Namespace

team_policies Namespace

Co-authored-by: Brent Bumann bbumann@dropbox.com

c36ba27d8d56648555d3068bb3826e1d3a44d92b

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

codecov[bot] commented 1 year ago

Codecov Report

Merging #448 (cb40ed1) into main (e1bee85) will increase coverage by 0.02%. The diff coverage is 65.26%.

@@            Coverage Diff             @@
##             main     #448      +/-   ##
==========================================
+ Coverage   64.26%   64.29%   +0.02%     
==========================================
  Files          31       31              
  Lines       52219    52522     +303     
  Branches     5806     3835    -1971     
==========================================
+ Hits        33558    33767     +209     
- Misses      18500    18591      +91     
- Partials      161      164       +3     
Flag Coverage Δ
integration 64.20% <65.26%> (+0.02%) :arrow_up:
unit 63.69% <65.26%> (+<0.01%) :arrow_up:

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

Impacted Files Coverage Δ
dropbox/files.py 68.65% <ø> (ø)
dropbox/sharing.py 65.43% <ø> (ø)
dropbox/base.py 29.29% <25.00%> (-0.03%) :arrow_down:
dropbox/base_team.py 30.48% <25.00%> (-0.22%) :arrow_down:
dropbox/team_policies.py 78.78% <40.00%> (-0.29%) :arrow_down:
dropbox/team_log.py 63.00% <62.29%> (-0.01%) :arrow_down:
dropbox/team.py 66.84% <68.87%> (+0.08%) :arrow_up:
dropbox/openid.py 66.30% <73.33%> (-0.08%) :arrow_down:
dropbox/auth.py 75.42% <0.00%> (+0.84%) :arrow_up:
dropbox/dropbox_client.py 75.85% <0.00%> (+3.06%) :arrow_up:
... and 1 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 1 year ago

These changes include https://github.com/dropbox/dropbox-sdk-python/pull/444