-
Notifications
You must be signed in to change notification settings - Fork 41
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
Support Triggers and Functions #145
Conversation
Codecov ReportPatch coverage:
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## master #145 +/- ##
==========================================
+ Coverage 93.48% 93.58% +0.09%
==========================================
Files 78 81 +3
Lines 4775 4862 +87
Branches 450 460 +10
==========================================
+ Hits 4464 4550 +86
Misses 185 185
- Partials 126 127 +1
☔ View full report in Codecov by Sentry. |
@uglide tagged you for titling. I'll review the code tomorrow |
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.
Looks reasonable, small changes. Will update you with what I learn about the docker image so that we can merge this in.
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.
thoughts?
Closes #140
Closes #141
Closes #142
Closes #143
Closes #144