-
Notifications
You must be signed in to change notification settings - Fork 1.8k
feat(schema-compiler): Introduce case insensitive member names duplicates check #9349
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
base: master
Are you sure you want to change the base?
Conversation
bedb8c5
to
4745a93
Compare
4745a93
to
d16bcde
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #9349 +/- ##
===========================================
- Coverage 76.40% 48.14% -28.27%
===========================================
Files 400 171 -229
Lines 104055 21421 -82634
Branches 3685 3709 +24
===========================================
- Hits 79508 10314 -69194
+ Misses 24112 10668 -13444
- Partials 435 439 +4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This PR adds the ability to do case insensitive cube/views member names duplicates checks
Check List