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

Exposing team_id to FunctionContext #78

Merged
merged 1 commit into from
Aug 24, 2022
Merged

Exposing team_id to FunctionContext #78

merged 1 commit into from
Aug 24, 2022

Conversation

filmaj
Copy link
Contributor

@filmaj filmaj commented Aug 15, 2022

team_id should now be available on all dispatched events to userland functions via runtime.

@codecov
Copy link

codecov bot commented Aug 15, 2022

Codecov Report

Merging #78 (2f98e98) into main (8ddf965) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #78   +/-   ##
=======================================
  Coverage   96.10%   96.10%           
=======================================
  Files          41       41           
  Lines        1565     1565           
  Branches       87       87           
=======================================
  Hits         1504     1504           
  Misses         59       59           
  Partials        2        2           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@filmaj filmaj marked this pull request as ready for review August 24, 2022 18:20
@filmaj filmaj requested a review from a team as a code owner August 24, 2022 18:20
Copy link
Contributor

@selfcontained selfcontained left a comment

Choose a reason for hiding this comment

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

Nice!

@filmaj filmaj merged commit fc7d614 into main Aug 24, 2022
@filmaj filmaj deleted the team-id branch August 24, 2022 18:33
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