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 #435

Closed DropboxBot closed 2 years ago

DropboxBot commented 2 years ago

Automated Spec Update c26b11df5170dcc03a86046b162c284ed24f7487

Change Notes:

files Namespace

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #435 (588a7dd) into main (005a750) will decrease coverage by 0.57%. The diff coverage is 40.00%.

@@            Coverage Diff             @@
##             main     #435      +/-   ##
==========================================
- Coverage   64.25%   63.67%   -0.58%     
==========================================
  Files          30       30              
  Lines       51969    51974       +5     
  Branches     5779     5780       +1     
==========================================
- Hits        33392    33094     -298     
- Misses      18417    18846     +429     
+ Partials      160       34     -126     
Flag Coverage Δ
integration ?
unit 63.67% <40.00%> (-0.01%) :arrow_down:

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

Impacted Files Coverage Δ
dropbox/base.py 25.87% <ø> (-3.36%) :arrow_down:
dropbox/files.py 66.81% <40.00%> (-1.88%) :arrow_down:
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:
dropbox/common.py 72.44% <0.00%> (-5.52%) :arrow_down:
dropbox/users.py 62.93% <0.00%> (-4.08%) :arrow_down:
dropbox/team_common.py 72.99% <0.00%> (-3.65%) :arrow_down:
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 005a750...588a7dd. Read the comment docs.