-
Notifications
You must be signed in to change notification settings - Fork 57
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: enable signals to have fine-grained validations #2888
base: main
Are you sure you want to change the base?
Conversation
…ollab/signal-validators
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2888 +/- ##
=======================================
Coverage 92.65% 92.65%
=======================================
Files 83 83
Lines 2831 2831
Branches 729 729
=======================================
Hits 2623 2623
Misses 156 156
Partials 52 52
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Quality Gate passedIssues Measures |
Description
This adds the API for adding fine-grained validators for different signal operations.
Fixes #2835
Type of change
Checklist
Additional for
Feature
type of change