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

fix(middleware-user-agent): add middleware to final step of build #1833

Merged
merged 1 commit into from
Dec 23, 2020

Conversation

AllanZhengYP
Copy link
Contributor

@AllanZhengYP AllanZhengYP commented Dec 23, 2020

previously the middleware was added relative(before) signing middleware.
It will throw for the requests not requiring singing. So change it
to absolute position.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

previously the middleware was added relative(before) signing middleware.
It will through for the requests not requiring singing. So change it
to absolute position.
@codecov-io
Copy link

Codecov Report

Merging #1833 (5735b14) into master (dd04fa3) will not change coverage.
The diff coverage is 66.66%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1833   +/-   ##
=======================================
  Coverage   79.30%   79.30%           
=======================================
  Files         368      368           
  Lines       15132    15132           
  Branches     3222     3222           
=======================================
  Hits        12001    12001           
  Misses       3131     3131           
Impacted Files Coverage Δ
...middleware-user-agent/src/user-agent-middleware.ts 93.10% <66.66%> (ø)

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 dd04fa3...5735b14. Read the comment docs.

@AllanZhengYP AllanZhengYP merged commit e7dce39 into aws:master Dec 23, 2020
@github-actions
Copy link

github-actions bot commented Jan 8, 2021

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 8, 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.

3 participants