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

Simplify type system in test cases #101

Merged
merged 2 commits into from
Oct 2, 2019
Merged

Simplify type system in test cases #101

merged 2 commits into from
Oct 2, 2019

Conversation

mangalaman93
Copy link
Member

@mangalaman93 mangalaman93 commented Oct 2, 2019

This change is Reviewable

@mangalaman93 mangalaman93 requested a review from martinmr October 2, 2019 18:51
Copy link

@pullrequest pullrequest bot left a comment

Choose a reason for hiding this comment

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

✅ A review job has been created and sent to the PullRequest network.


@mangalaman93 you can click here to see the review status or cancel the code review job.

Copy link

@pullrequest pullrequest bot left a comment

Choose a reason for hiding this comment

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

1 Message
It looks like the description for this pull request is either blank or very short. Adding a high-level summary will help our reviewers provide better feedback. Feel free to include questions for PullRequest reviewers and make specific feedback requests.

Copy link
Contributor

@martinmr martinmr left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 1 files at r1.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @mangalaman93)


examples_test.go, line 225 at r1 (raw file):

Quoted 4 lines of code…
		type Location {
			type
			coords
		}

I'd remove this type since you are not using it.

@mangalaman93 mangalaman93 merged commit 6c381c9 into master Oct 2, 2019
@mangalaman93 mangalaman93 deleted the aman/type_simple branch October 2, 2019 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants