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

Closed DropboxBot closed 2 years ago

DropboxBot commented 2 years ago

Automated Spec Update ef6b1680d9a05ec7475f503149d771e44db913a2

Change Notes:

files Namespace

team_log_generated Namespace

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #424 (cf5c834) into main (aa3543e) will increase coverage by 0.00%. The diff coverage is 65.76%.

@@           Coverage Diff            @@
##             main     #424    +/-   ##
========================================
  Coverage   64.25%   64.25%            
========================================
  Files          30       30            
  Lines       51732    51954   +222     
  Branches     5754     5777    +23     
========================================
+ Hits        33238    33384   +146     
- Misses      18334    18410    +76     
  Partials      160      160            
Flag Coverage Δ
integration 64.17% <65.76%> (+<0.01%) :arrow_up:
unit 63.67% <65.76%> (+<0.01%) :arrow_up:

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

Impacted Files Coverage Δ
dropbox/base.py 29.22% <25.00%> (-0.03%) :arrow_down:
dropbox/team_log.py 63.00% <66.30%> (+0.02%) :arrow_up:
dropbox/files.py 68.68% <67.64%> (-0.01%) :arrow_down:

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 aa3543e...cf5c834. Read the comment docs.