-
Notifications
You must be signed in to change notification settings - Fork 586
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
Conversation
bda4d15
to
2f8ad81
Compare
Codecov Report
@@ 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.
|
77d1a41
to
3846251
Compare
d6d7a0b
to
3846251
Compare
3846251
to
8eb0dbc
Compare
8eb0dbc
to
ac8bca5
Compare
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. |
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.