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

feat: flip feature flag to change default identity claim #10580

Merged
merged 1 commit into from
Jun 16, 2022

Conversation

danielleadams
Copy link
Contributor

Description of changes

Flips the feature flag to change the default identity claim for the GQL APIs. Described in these docs: https://docs.amplify.aws/cli/migration/identity-claim-changes/

Checklist

  • PR description included
  • yarn test passes
  • Relevant documentation is changed or added (and PR referenced)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@danielleadams danielleadams requested a review from a team as a code owner June 13, 2022 20:19
@codecov-commenter
Copy link

Codecov Report

Merging #10580 (438bad8) into master (b4b297e) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master   #10580   +/-   ##
=======================================
  Coverage   47.30%   47.30%           
=======================================
  Files         665      665           
  Lines       32880    32880           
  Branches     6632     6632           
=======================================
+ Hits        15554    15555    +1     
+ Misses      15657    15656    -1     
  Partials     1669     1669           
Impacted Files Coverage Δ
...amplify-cli-core/src/feature-flags/featureFlags.ts 80.85% <ø> (ø)
...li/src/domain/amplify-usageData/getUsageDataUrl.ts 100.00% <0.00%> (+12.50%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

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.

4 participants