Skip to content

Conversation

maxbelanger
Copy link
Contributor

No description provided.

Copy link

codecov bot commented May 8, 2024

Codecov Report

Attention: Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.

Project coverage is 64.26%. Comparing base (75596da) to head (b21c8a5).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
dropbox/oauth.py 60.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #493   +/-   ##
=======================================
  Coverage   64.26%   64.26%           
=======================================
  Files          31       31           
  Lines       52609    52600    -9     
  Branches     3841     3839    -2     
=======================================
- Hits        33807    33803    -4     
+ Misses      18641    18638    -3     
+ Partials      161      159    -2     
Flag Coverage Δ
integration 64.17% <71.42%> (+<0.01%) ⬆️
unit 63.69% <42.85%> (+<0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

else:
url_path_quote = urllib.quote # pylint: disable=no-member,useless-suppression
url_encode = urllib.urlencode # pylint: disable=no-member,useless-suppression

TOKEN_ACCESS_TYPES = ['offline', 'online', 'legacy']

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

something is missing

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