Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Conversation

@Huddie
Copy link
Collaborator

@Huddie Huddie commented Mar 11, 2019

🐛 😄
Yay! Closes #1616

Simulator Screen Shot - iPhone XR - 2019-03-11 at 14 33 24

@Huddie Huddie added the 💤 awaiting review Pull Request is awaiting code reviews label Mar 11, 2019
@Huddie
Copy link
Collaborator Author

Huddie commented Mar 11, 2019

Note: We already have a method that converts :bug: to 🐛 as well as a test. So I do not include a test in this PR

@Sherlouk
Copy link
Member

Well that is simpler than I expected 😂

@Huddie
Copy link
Collaborator Author

Huddie commented Mar 12, 2019

@Sherlouk agreed!

Sent with GitHawk


let color: String
let name: String
var name: String = ""
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason you changed this?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If let you can’t mutate. Meaning I can’t switch :bug: no?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're only setting it once in the initializer though, isn't it?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh yes! I originally had a separate fix (I created my
Own method that did the mapping. And I needed self but that doesn’t apply anymore. I’ll PR a quick fix to this soon. Thank you for pointing that out

@BasThomas BasThomas removed the 💤 awaiting review Pull Request is awaiting code reviews label Mar 12, 2019
@BasThomas BasThomas merged commit c2b2e97 into GitHawkApp:master Mar 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants