-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
feat: add subscriptions #10486
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 subscriptions #10486
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
almeidx
left a comment
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.
The new subscription events need to be added here
Co-authored-by: Almeida <[email protected]>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #10486 +/- ##
==========================================
- Coverage 38.01% 35.15% -2.86%
==========================================
Files 239 240 +1
Lines 15471 14523 -948
Branches 1353 1200 -153
==========================================
- Hits 5881 5106 -775
+ Misses 9575 9370 -205
- Partials 15 47 +32 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
* feat: add subscriptions * docs: requested changes Co-authored-by: Almeida <[email protected]> --------- Co-authored-by: Almeida <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Please describe the changes this PR makes and why it should be merged:
Adds subscriptions for core
Depends on changes from:
Status and versioning classification: