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

Closed DropboxBot closed 2 years ago

DropboxBot commented 2 years ago

Automated Spec Update f91238c7508770245030a449d86bd698d30ebfc3

Change Notes:

check_api_v2_types Namespace

sharing_files Namespace

team_log_generated Namespace

team_policies Namespace

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #439 (43aba28) into main (f3f8729) will increase coverage by 0.01%. The diff coverage is 67.51%.

@@            Coverage Diff             @@
##             main     #439      +/-   ##
==========================================
+ Coverage   64.24%   64.26%   +0.01%     
==========================================
  Files          30       31       +1     
  Lines       51982    52218     +236     
  Branches     5781     5806      +25     
==========================================
+ Hits        33398    33557     +159     
- Misses      18423    18500      +77     
  Partials      161      161              
Flag Coverage Δ
integration 64.17% <67.51%> (+0.01%) :arrow_up:
unit 63.68% <67.51%> (+0.01%) :arrow_up:

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

Impacted Files Coverage Δ
dropbox/sharing.py 65.43% <40.00%> (-0.06%) :arrow_down:
dropbox/openid.py 66.37% <66.37%> (ø)
dropbox/team_log.py 63.00% <67.07%> (+0.01%) :arrow_up:
dropbox/team_policies.py 79.07% <80.76%> (+0.06%) :arrow_up:
dropbox/base.py 29.31% <100.00%> (+0.09%) :arrow_up:
dropbox/base_team.py 30.69% <100.00%> (+0.16%) :arrow_up:
dropbox/check.py 86.11% <100.00%> (ø)

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 f3f8729...43aba28. Read the comment docs.