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

Allow variables in legacy constructor rule #692

Merged

Conversation

blaisesarr
Copy link
Contributor

This PR fix #646.

@codecov-io
Copy link

codecov-io commented Jun 11, 2016

Current coverage is 90.00%

Merging #692 into master will not change coverage

@@             master       #692   diff @@
==========================================
  Files            72         72          
  Lines          2351       2351          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           2116       2116          
  Misses          235        235          
  Partials          0          0          

Powered by Codecov. Last updated by a40c6b6...52e4236

@jpsim
Copy link
Collaborator

jpsim commented Jun 11, 2016

Great work, thank you! Changelog entry is in the wrong place though.

@blaisesarr blaisesarr force-pushed the allow-variables-in-LegacyConstructorRule branch from 10464b8 to 52e4236 Compare June 11, 2016 19:05
@blaisesarr
Copy link
Contributor Author

@jpsim YES Good catch! it's updated, is it ok?

@jpsim
Copy link
Collaborator

jpsim commented Jun 11, 2016

Yes, thanks for the fantastic contribution!

@jpsim jpsim merged commit f362d6e into realm:master Jun 11, 2016
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.

Autocorrecting UIEdgeInsetsMake legacy constructor doesn't work with variables as parameters
3 participants