-
-
Notifications
You must be signed in to change notification settings - Fork 564
Add validation rule UniqueEnumValueNames #1000
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
Conversation
74ca9a3
to
9259132
Compare
@vhenzl working on this, just need to finish tests |
Codecov Report
@@ Coverage Diff @@
## master #1000 +/- ##
============================================
+ Coverage 94.46% 94.47% +0.01%
Complexity 50 50
============================================
Files 118 119 +1
Lines 9610 9617 +7
============================================
+ Hits 9078 9086 +8
+ Misses 532 531 -1
Continue to review full report at Codecov.
|
66063d6
to
2c0f06d
Compare
2c0f06d
to
9db3eba
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.
Two suggestions. Looks good to me in general.
💯 0 |
graphql/graphql-js@0737212