Skip to content

Conversation

rogebrd
Copy link
Contributor

@rogebrd rogebrd commented Jan 31, 2022

Checklist

General Contributing

  • Have you read the Code of Conduct and signed the CLA?

Is This a Code Change?

  • Non-code related change (markdown/git settings etc)
  • SDK Code Change
  • Example/Test Code Change

Validation

  • Does tox pass?
  • Do the tests pass?

@codecov
Copy link

codecov bot commented Jan 31, 2022

Codecov Report

Merging #410 (fd82d4b) into main (2f8899f) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #410      +/-   ##
==========================================
+ Coverage   64.23%   64.26%   +0.02%     
==========================================
  Files          30       30              
  Lines       51451    51451              
  Branches     5729     5729              
==========================================
+ Hits        33049    33063      +14     
+ Misses      18244    18227      -17     
- Partials      158      161       +3     
Flag Coverage Δ
integration 64.17% <ø> (+0.02%) ⬆️
unit 63.65% <ø> (ø)

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

Impacted Files Coverage Δ
dropbox/auth.py 75.42% <0.00%> (+0.84%) ⬆️
dropbox/dropbox_client.py 75.85% <0.00%> (+3.06%) ⬆️
dropbox/exceptions.py 83.67% <0.00%> (+6.12%) ⬆️

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 2f8899f...fd82d4b. Read the comment docs.

@rogebrd rogebrd linked an issue Jan 31, 2022 that may be closed by this pull request
@rogebrd rogebrd merged commit 09d9ef7 into main Jan 31, 2022
@rogebrd rogebrd deleted the update_setup branch January 31, 2022 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

warning from setuptools
2 participants