Skip to content
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

Add RedundantStringEnumValueRule #950

Merged
merged 2 commits into from
Dec 8, 2016
Merged

Add RedundantStringEnumValueRule #950

merged 2 commits into from
Dec 8, 2016

Conversation

marcelofabri
Copy link
Collaborator

Fixes #946

@jpsim
Copy link
Collaborator

jpsim commented Dec 8, 2016

😍. It's amazing having contributors like you 😊 .

Will review shortly.

@codecov-io
Copy link

Current coverage is 83.58% (diff: 87.35%)

Merging #950 into master will increase coverage by 0.06%

@@             master       #950   diff @@
==========================================
  Files           116        117     +1   
  Lines          5261       5348    +87   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           4394       4470    +76   
- Misses          867        878    +11   
  Partials          0          0          

Powered by Codecov. Last update cd632bc...a7c58c1

to consolidate duplicate code and generally simplify the code
@jpsim
Copy link
Collaborator

jpsim commented Dec 8, 2016

I made some improvements in 43380ce, but it was already pretty amazing that you were able to build this so quickly!

Once that passes CI, we can merge this.

@jpsim jpsim merged commit 52c025b into realm:master Dec 8, 2016
@marcelofabri marcelofabri deleted the redundant-enum branch December 9, 2016 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants