Skip to content

Strict date parsing regeneration#2760

Merged
JordonPhillips merged 2 commits intoaws:mainfrom
adamthom-amzn:strict-date-parsing-regeneration
Sep 9, 2021
Merged

Strict date parsing regeneration#2760
JordonPhillips merged 2 commits intoaws:mainfrom
adamthom-amzn:strict-date-parsing-regeneration

Conversation

@adamthom-amzn
Copy link
Contributor

Description

Regenerate clients and protocol tests with strict date parsing enabled.

Testing

Ran the protocol tests locally.


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

@codecov-commenter
Copy link

codecov-commenter commented Sep 7, 2021

Codecov Report

Merging #2760 (c3c810f) into main (c244678) will not change coverage.
The diff coverage is n/a.

❗ Current head c3c810f differs from pull request most recent head b6eaedc. Consider uploading reports for the commit b6eaedc to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2760   +/-   ##
=======================================
  Coverage   60.36%   60.36%           
=======================================
  Files         554      554           
  Lines       28841    28841           
  Branches     7060     7060           
=======================================
  Hits        17411    17411           
  Misses      11430    11430           
Impacted Files Coverage Δ
.../client-mediastore-data/protocols/Aws_restJson1.ts 13.21% <ø> (ø)
clients/client-s3-control/protocols/Aws_restXml.ts 9.29% <ø> (ø)
clients/client-sts/protocols/Aws_query.ts 25.03% <ø> (ø)
protocol_tests/aws-ec2/protocols/Aws_ec2.ts 65.73% <ø> (ø)
...rotocol_tests/aws-json-10/protocols/Aws_json1_0.ts 66.66% <ø> (ø)
protocol_tests/aws-json/protocols/Aws_json1_1.ts 69.33% <ø> (ø)
protocol_tests/aws-query/protocols/Aws_query.ts 65.26% <ø> (ø)
...ocol_tests/aws-restjson/protocols/Aws_restJson1.ts 60.90% <ø> (ø)
...rotocol_tests/aws-restxml/protocols/Aws_restXml.ts 62.88% <ø> (ø)
... and 8 more

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 c244678...b6eaedc. Read the comment docs.

Uses strict parsing methods to deserialize timestamp values. Enables timestamp
malformed request tests in the SSDK as well.
Regenerates to use strict timestamp parsing
@adamthom-amzn adamthom-amzn force-pushed the strict-date-parsing-regeneration branch from c3c810f to b6eaedc Compare September 8, 2021 16:23
@adamthom-amzn
Copy link
Contributor Author

Tests are going to fail until smithy-lang/smithy-typescript#416 is merged

@JordonPhillips JordonPhillips merged commit eedf577 into aws:main Sep 9, 2021
@github-actions
Copy link

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 Sep 24, 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