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

Changed s3 event index lambda to default index yesterday and today #107

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

bshien
Copy link
Collaborator

@bshien bshien commented Nov 13, 2024

Description

Eventbridge rule calls the lambda function at the end of the day, so by changing the default to indexing yesterday AND today's events, we can get the most recent data for the maintainer dashboard.

Issues Resolved

Part of #76

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

… match eventbridge rule change

Signed-off-by: Brandon Shien <[email protected]>
Copy link

codecov bot commented Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.64%. Comparing base (259544c) to head (9304e37).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #107      +/-   ##
============================================
- Coverage     86.87%   83.64%   -3.23%     
  Complexity      318      318              
============================================
  Files            69       50      -19     
  Lines          1767     1394     -373     
  Branches         80       61      -19     
============================================
- Hits           1535     1166     -369     
+ Misses          195      191       -4     
  Partials         37       37              

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

@bshien bshien merged commit ec99a02 into opensearch-project:main Nov 14, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants