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

Adds support for plain object in $add, $addUnique, $remove #1114

Merged
merged 1 commit into from
Mar 21, 2016

Conversation

flovilmart
Copy link
Contributor

fixes #1105

@codecov-io
Copy link

Current coverage is 91.92%

Merging #1114 into master will increase coverage by +0.01% as of 24f0fff

@@            master   #1114   diff @@
======================================
  Files           91      91       
  Stmts         5736    5736       
  Branches      1043    1043       
  Methods          0       0       
======================================
+ Hit           5272    5273     +1
  Partial         11      11       
+ Missed         453     452     -1

Review entire Coverage Diff as of 24f0fff

Powered by Codecov. Updated on successful CI builds.

flovilmart added a commit that referenced this pull request Mar 21, 2016
Adds support for plain object in $add, $addUnique, $remove
@flovilmart flovilmart merged commit 414af99 into master Mar 21, 2016
@flovilmart flovilmart deleted the flovilmart.addUniqueObject branch March 21, 2016 12:21
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.

addUnique not working with object value
4 participants