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

feat: add event_timestamp to all trigger event data objects #109

Merged
merged 3 commits into from
Aug 1, 2024

Conversation

filmaj
Copy link
Contributor

@filmaj filmaj commented Aug 1, 2024

No description provided.

@filmaj filmaj added enhancement New feature or request semver:minor requires a minor version number bump labels Aug 1, 2024
@filmaj filmaj requested a review from a team as a code owner August 1, 2024 18:39
Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (2362b9c) to head (03eb868).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #109   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           36        37    +1     
  Lines         1095      1150   +55     
  Branches        17        17           
=========================================
+ Hits          1095      1150   +55     

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

Copy link
Contributor

@WilliamBergamin WilliamBergamin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a comment on naming, but it is none blocking

@@ -1,4 +1,7 @@
import all_trigger_data from "./common-objects/all_triggers.ts";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we name this base_trigger_data instead of all_trigger_data 🤔

@filmaj filmaj merged commit 9105487 into main Aug 1, 2024
13 checks passed
@filmaj filmaj deleted the timestamp-trigger-data branch August 1, 2024 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request semver:minor requires a minor version number bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants