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

feat(entity): add selector to select entity by id #1182

Closed
wants to merge 2 commits into from

Conversation

mgred
Copy link
Contributor

@mgred mgred commented Jul 12, 2018

  • add a new selector 'selectById' to EntitySelector (model)
  • implement selector, function to take id string || number
  • add tests

See: #1156

* add a new selector 'selectById' to EntitySelector (model)
* implement selector, function to take id string || number
* add tests

See: ngrx#1156
@coveralls
Copy link

coveralls commented Jul 12, 2018

Coverage Status

Coverage increased (+0.01%) to 88.177% when pulling 00676ba on mgred:ngrx/1156 into 2cb81d8 on ngrx:master.

@timdeschryver
Copy link
Member

timdeschryver commented Aug 17, 2018

Hi @mgred thanks for the PR, but this was resolved with #1194 .

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.

3 participants