-
Notifications
You must be signed in to change notification settings - Fork 55
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(form): support validation change events #2902
base: main
Are you sure you want to change the base?
Conversation
5d646e1
to
433cce2
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2902 +/- ##
==========================================
- Coverage 92.56% 92.33% -0.23%
==========================================
Files 84 84
Lines 3160 3183 +23
Branches 772 775 +3
==========================================
+ Hits 2925 2939 +14
- Misses 183 190 +7
- Partials 52 54 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
66c2e26
to
485b08c
Compare
I see several issues in SonarCloud and incomplete coverage from Codecov. Would it be possible to fix them? |
Quality Gate passedIssues Measures |
Fixes #2702