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

make credentials provider chain resolves synchronously #2456

Merged
merged 1 commit into from
Dec 26, 2018

Conversation

AllanZhengYP
Copy link
Contributor

fix #2455

@srchase

Checklist
  • npm run test passes
  • changelog is added, npm run add-change

@codecov-io
Copy link

codecov-io commented Dec 25, 2018

Codecov Report

Merging #2456 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2456      +/-   ##
==========================================
- Coverage   96.83%   96.83%   -0.01%     
==========================================
  Files         278      278              
  Lines        8472     8471       -1     
  Branches     1609     1609              
==========================================
- Hits         8204     8203       -1     
  Misses        268      268
Impacted Files Coverage Δ
lib/credentials/credential_provider_chain.js 100% <100%> (ø) ⬆️

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 8db24fb...8491495. Read the comment docs.

@srchase
Copy link
Contributor

srchase commented Dec 25, 2018

🚢 Good to have a test for this specifically.

@lock
Copy link

lock bot commented Sep 28, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators Sep 28, 2019
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.

getSignedUrl is broken in version 2.382.0
3 participants