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

feat(smithy-client): add parse utils for sized numbers #2710

Merged
merged 3 commits into from
Aug 30, 2021

Conversation

JordonPhillips
Copy link
Member

@JordonPhillips JordonPhillips commented Aug 25, 2021

Issue

n/a

Description

This adds assertion and parse utilities for differently sized numbers.

Testing

So many tests.

Additional context

This depends on: smithy-lang/smithy-typescript#404


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 Aug 26, 2021

Codecov Report

❗ No coverage uploaded for pull request base (main@0c74892). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2710   +/-   ##
=======================================
  Coverage        ?   61.40%           
=======================================
  Files           ?      537           
  Lines           ?    27520           
  Branches        ?     6718           
=======================================
  Hits            ?    16900           
  Misses          ?    10620           
  Partials        ?        0           

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 0c74892...ef31dba. Read the comment docs.

@JordonPhillips JordonPhillips force-pushed the assert-number-size branch 2 times, most recently from 77d1a41 to 3846251 Compare August 26, 2021 15:38
@trivikr trivikr changed the title feat(parse): add parse utils for sized numbers feat(smithy-client): add parse utils for sized numbers Aug 26, 2021
packages/smithy-client/src/parse-utils.ts Outdated Show resolved Hide resolved
packages/smithy-client/src/parse-utils.ts Outdated Show resolved Hide resolved
packages/smithy-client/src/parse-utils.ts Outdated Show resolved Hide resolved
packages/smithy-client/src/parse-utils.ts Outdated Show resolved Hide resolved
@JordonPhillips JordonPhillips requested a review from trivikr August 30, 2021 10:45
@JordonPhillips JordonPhillips merged commit c1a7dd5 into aws:main Aug 30, 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 14, 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