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

Update the commandline-oauth-scopes.py example #470

Merged
merged 1 commit into from May 25, 2023
Merged

Conversation

greg-db
Copy link
Contributor

@greg-db greg-db commented May 25, 2023

  • switch to using the account_info.read scope instead of files.metadata.write as the assert didn't account for the scope dependency on files.metadata.write which caused an error
  • actually use the client like in the other examples

@codecov
Copy link

codecov bot commented May 25, 2023

Codecov Report

Merging #470 (dad606b) into main (223fe46) will decrease coverage by 0.58%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #470      +/-   ##
==========================================
- Coverage   64.26%   63.69%   -0.58%     
==========================================
  Files          31       31              
  Lines       52609    52609              
  Branches     3841     3841              
==========================================
- Hits        33810    33510     -300     
- Misses      18638    19064     +426     
+ Partials      161       35     -126     
Flag Coverage Δ
integration ?
unit 63.69% <ø> (ø)

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

see 12 files with indirect coverage changes

@greg-db greg-db merged commit 487793d into main May 25, 2023
19 of 34 checks passed
@greg-db greg-db deleted the update_scopes_example branch May 25, 2023 17:17
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.

None yet

2 participants