Skip to content

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

3 participants