-
Notifications
You must be signed in to change notification settings - Fork 421
feat(idempotency): support for any synchronous function #625
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(idempotency): support for any synchronous function #625
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #625 +/- ##
===========================================
+ Coverage 99.95% 99.97% +0.02%
===========================================
Files 114 116 +2
Lines 4594 4846 +252
Branches 253 265 +12
===========================================
+ Hits 4592 4845 +253
+ Partials 2 1 -1
Continue to review full report at Codecov.
|
@michaelbrewer @cakepietoast could either of you have a look just in case? tks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looking good.
Issue #, if available: aws-powertools/powertools-lambda#32
Description of changes:
data
instead ofevent
for paramsUX
Checklist
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.