-
Notifications
You must be signed in to change notification settings - Fork 413
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: Backend support for feature health #5023
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 3 Skipped Deployments
|
Uffizzi Preview |
0a13670
to
261fd86
Compare
Docker builds report
|
261fd86
to
6a4bfab
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5023 +/- ##
==========================================
+ Coverage 97.40% 97.43% +0.03%
==========================================
Files 1193 1214 +21
Lines 41763 42224 +461
==========================================
+ Hits 40678 41140 +462
+ Misses 1085 1084 -1 ☔ View full report in Codecov by Sentry. |
567a032
to
75d0ef3
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.
Approved with a few remaining minor comments.
Thanks for submitting a PR! Please check the boxes below:
docs/
if required so people know about the feature!Changes
To create a Sample feature health provider, perform the following request:
or use the admin interface.
Request the resulting webhook URL:
Observe the new system tag being added to your feature of choice.
Get a list of latest feature events per feature-provider pair:
How did you test this code?
Please describe.