Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add integration tests to the test suite #377

Merged
merged 9 commits into from
Aug 2, 2021
Merged

Conversation

rogebrd
Copy link
Contributor

@rogebrd rogebrd commented Jul 30, 2021

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 Jul 30, 2021

Codecov Report

Merging #377 (8aa6809) into main (f17bc14) will increase coverage by 0.58%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #377      +/-   ##
==========================================
+ Coverage   63.63%   64.21%   +0.58%     
==========================================
  Files          30       30              
  Lines       50823    50823              
  Branches     3724     3724              
==========================================
+ Hits        32343    32638     +295     
+ Misses      18453    18028     -425     
- Partials       27      157     +130     
Flag Coverage Δ
integration 64.13% <ø> (?)
unit 63.63% <ø> (ø)

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

Impacted Files Coverage Δ
dropbox/team.py 66.75% <0.00%> (+0.54%) ⬆️
dropbox/auth.py 74.57% <0.00%> (+1.27%) ⬆️
dropbox/base_team.py 30.52% <0.00%> (+1.44%) ⬆️
dropbox/files.py 68.67% <0.00%> (+1.90%) ⬆️
dropbox/base.py 29.37% <0.00%> (+3.44%) ⬆️
dropbox/team_common.py 76.64% <0.00%> (+3.64%) ⬆️
dropbox/users.py 67.00% <0.00%> (+4.07%) ⬆️
dropbox/common.py 77.95% <0.00%> (+5.51%) ⬆️
dropbox/check.py 86.11% <0.00%> (+8.33%) ⬆️
dropbox/exceptions.py 77.55% <0.00%> (+16.32%) ⬆️
... and 2 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 f17bc14...8aa6809. Read the comment docs.

@rogebrd rogebrd merged commit 17a4f59 into main Aug 2, 2021
@rogebrd rogebrd deleted the add_integration_tests branch August 2, 2021 20:08
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.

2 participants