- Notifications
You must be signed in to change notification settings - Fork329
Removesix
#493
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Removesix
#493
Uh oh!
There was an error while loading.Please reload this page.
Conversation
codecovbot commentedMay 8, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov ReportAttention: Patch coverage is
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
Flags with carried forward coverage won't be shown.Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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'] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
something is missing
No description provided.