Skip to content

Conversation

@amhinson
Copy link
Contributor

Issue #, if available:

Description of changes:
When checking for the OIDC token, running token.split causes a console warning to show when token doesn't exist. This didn't impact any functionality and only caused a console warning to show, but this PR will add a conditional check before attempting to split.

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

@codecov
Copy link

codecov bot commented Sep 30, 2020

Codecov Report

Merging #6893 into main will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6893      +/-   ##
==========================================
- Coverage   73.29%   73.29%   -0.01%     
==========================================
  Files         213      213              
  Lines       13190    13191       +1     
  Branches     2485     2486       +1     
==========================================
  Hits         9668     9668              
- Misses       3358     3359       +1     
  Partials      164      164              
Impacted Files Coverage Δ
...ages/datastore/src/sync/processors/subscription.ts 40.24% <0.00%> (-0.25%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d2f4bca...3c1bcc8. Read the comment docs.

@amhinson amhinson merged commit 880e1da into aws-amplify:main Sep 30, 2020
nubpro pushed a commit to nubpro/amplify-js that referenced this pull request Oct 2, 2020
iartemiev pushed a commit that referenced this pull request Oct 13, 2020
@github-actions
Copy link

github-actions bot commented Oct 1, 2021

This pull request has been automatically locked since there hasn't been any recent activity after it was closed. Please open a new issue for related bugs.

Looking for a help forum? We recommend joining the Amplify Community Discord server *-help channels or Discussions for those types of questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants