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

Add DynamoDB and Kinesis Time Window events and response models #441

Merged
merged 1 commit into from Apr 25, 2022

Conversation

carlzogh
Copy link
Contributor

Issue #, if available:
#358

Description of changes:
Add support for Time Window events.

Based on Java implementation: aws/aws-lambda-java-libs#202

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 Apr 25, 2022

Codecov Report

Merging #441 (8b38526) into main (a0b8eda) will decrease coverage by 0.17%.
The diff coverage is 60.00%.

❗ Current head 8b38526 differs from pull request most recent head 327ba2b. Consider uploading reports for the commit 327ba2b to get more accurate results

@@            Coverage Diff             @@
##             main     #441      +/-   ##
==========================================
- Coverage   72.18%   72.01%   -0.18%     
==========================================
  Files          19       19              
  Lines        1039     1054      +15     
==========================================
+ Hits          750      759       +9     
- Misses        221      225       +4     
- Partials       68       70       +2     
Impacted Files Coverage Δ
events/epoch_time.go 72.72% <60.00%> (-6.59%) ⬇️

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 a0b8eda...327ba2b. Read the comment docs.

@carlzogh carlzogh force-pushed the main branch 2 times, most recently from 89aee66 to 3e544e8 Compare April 25, 2022 11:30
zsombor-balogh
zsombor-balogh previously approved these changes Apr 25, 2022
smirnoal
smirnoal previously approved these changes Apr 25, 2022
andclt
andclt previously approved these changes Apr 25, 2022
events/time_window.go Outdated Show resolved Hide resolved
events/time_window.go Outdated Show resolved Hide resolved
events/time_window.go Outdated Show resolved Hide resolved
events/epoch_time.go Outdated Show resolved Hide resolved
@bmoffatt bmoffatt merged commit ca99aa0 into aws:main Apr 25, 2022
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

6 participants