Skip to content

chore(clients): retain structure members' iteration order #1838

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

Merged
merged 1 commit into from
Dec 23, 2020

Conversation

trivikr
Copy link
Member

@trivikr trivikr commented Dec 23, 2020

Issue #, if available:
Depends on smithy-lang/smithy-typescript#254

Description of changes:
retain structure members' iteration order.

The codegen was run five times, and the Structure members' order was not updated.

$ yarn generate-clients

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

@trivikr trivikr marked this pull request as draft December 23, 2020 17:12
@trivikr trivikr changed the title chore: retain structure members' iteration order chore(clients): retain structure members' iteration order Dec 23, 2020
@codecov-io
Copy link

codecov-io commented Dec 23, 2020

Codecov Report

Merging #1838 (035bba9) into master (dd04fa3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1838   +/-   ##
=======================================
  Coverage   79.30%   79.30%           
=======================================
  Files         368      368           
  Lines       15132    15132           
  Branches     3222     3222           
=======================================
  Hits        12001    12001           
  Misses       3131     3131           
Impacted Files Coverage Δ
protocol_tests/aws-ec2/endpoints.ts 81.48% <ø> (ø)
protocol_tests/aws-json/endpoints.ts 81.48% <ø> (ø)
protocol_tests/aws-query/endpoints.ts 81.48% <ø> (ø)
protocol_tests/aws-restjson/endpoints.ts 81.48% <ø> (ø)
protocol_tests/aws-restxml/endpoints.ts 81.48% <ø> (ø)

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 64d2210...035bba9. Read the comment docs.

@trivikr trivikr marked this pull request as ready for review December 23, 2020 17:29
@trivikr trivikr requested a review from srchase December 23, 2020 17:31
Copy link
Contributor

@alexforsyth alexforsyth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting that these two are the only files that are impacted.

@trivikr trivikr merged commit aa396a0 into aws:master Dec 23, 2020
@trivikr trivikr deleted the structure-members-linkedhashset branch December 23, 2020 17:55
@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.

4 participants