Skip to content

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

Merged
greg-db merged 1 commit into
mainfrom
update_scopes_example
May 25, 2023
Merged

greg-db merged 1 commit into
mainfrom
update_scopes_example

Conversation

@greg-db

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

Copy link
Copy Markdown
Contributor
  • 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

codecov Bot commented May 25, 2023

Copy link
Copy Markdown

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
@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.

2 participants