Skip to content

refactor(core): use generics for type casting #1123

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

Merged
merged 1 commit into from
Mar 14, 2018
Merged

Conversation

virkt25
Copy link
Contributor

@virkt25 virkt25 commented Mar 12, 2018

came across this while reviewing the code / readme. Making separate PRs for easier review. This usage was introduced in #1050

connected to #988

Checklist

  • npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style guide
  • Related API Documentation was updated
  • Affected artifact templates in packages/cli were updated
  • Affected example projects in packages/example-* were updated

@virkt25 virkt25 added this to the March 2018 milestone Mar 13, 2018
Copy link
Contributor

@shimks shimks left a comment

Choose a reason for hiding this comment

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

LGTM. I only half listened in on your conversation between Kevin yesterday and was hoping you could explain what was bad and why it was bad.

@virkt25 virkt25 force-pushed the refactor/core branch 3 times, most recently from a626da2 to 5512308 Compare March 13, 2018 20:32
came across this while reviewing the code / readme. Making separate PRs for easier review. This usage was introduced in #1050

connected to #988
@virkt25 virkt25 merged commit efa9252 into master Mar 14, 2018
@virkt25 virkt25 deleted the refactor/core branch March 14, 2018 04:18
Copy link
Member

@bajtos bajtos left a comment

Choose a reason for hiding this comment

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

👏

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.

5 participants