-
Notifications
You must be signed in to change notification settings - Fork 87
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(gen): initial webhook support #622
Conversation
446d286
to
64f2f4d
Compare
Codecov ReportBase: 73.87% // Head: 73.77% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #622 +/- ##
==========================================
- Coverage 73.87% 73.77% -0.10%
==========================================
Files 169 169
Lines 11547 11698 +151
==========================================
+ Hits 8530 8630 +100
- Misses 2582 2622 +40
- Partials 435 446 +11
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
1c4ca91
to
a9e3c97
Compare
Webhook path is always "/".
a9e3c97
to
7fdceaf
Compare
For #592.