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

Take relationship collections as a Collection instance #9

Merged
merged 1 commit into from
Aug 27, 2015

Conversation

fcastilloes
Copy link

Change the Relationship object to use a Collection instance instead of an array.

I kept the validation to make sure every item in the collection is a Identifier and reviewed the tests to keep them green.

Art4 added a commit that referenced this pull request Aug 27, 2015
Take relationship collections as a Collection instance
@Art4 Art4 merged commit c66d201 into Art4:master Aug 27, 2015
@Art4
Copy link
Owner

Art4 commented Aug 27, 2015

Thanks 👍

I've set the coverage decrease threshold for failure to 1% so in future PR won't fail for a little coverage decrease.

@Art4 Art4 added this to the 0.4 milestone Aug 27, 2015
@fcastilloes fcastilloes deleted the relationship-collection branch August 27, 2015 14:46
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.

None yet

2 participants