-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
feat: add subscriptions #10486
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
8adb4e7
to
567c3e7
Compare
567c3e7
to
f5761a9
Compare
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
f1d9754
to
a27479f
Compare
a27479f
to
4782731
Compare
Co-authored-by: Almeida <[email protected]>
Codecov ReportAll 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. |
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: