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

Plumb JSON Decoder options #515

Merged
merged 5 commits into from Nov 30, 2023
Merged

Plumb JSON Decoder options #515

merged 5 commits into from Nov 30, 2023

Conversation

bmoffatt
Copy link
Collaborator

Issue #, if available:

#514

Description of changes:

Adds options lambda.WithUseNumber and lambda.WithDisallowUnknownFields

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 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0ad0619) 72.63% compared to head (35b9dbb) 72.90%.

❗ Current head 35b9dbb differs from pull request most recent head 83a2af9. Consider uploading reports for the commit 83a2af9 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #515      +/-   ##
==========================================
+ Coverage   72.63%   72.90%   +0.26%     
==========================================
  Files          26       26              
  Lines        1407     1421      +14     
==========================================
+ Hits         1022     1036      +14     
  Misses        314      314              
  Partials       71       71              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bmoffatt bmoffatt marked this pull request as ready for review November 30, 2023 21:28
@bmoffatt bmoffatt merged commit 1dca084 into aws:main Nov 30, 2023
13 checks passed
@bmoffatt bmoffatt deleted the decoder-options branch November 30, 2023 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants