Skip to content

Conversation

@mikebridge
Copy link
Owner

closes #51

@codecov-io
Copy link

Current coverage is 92.05%

Merging #52 into master will increase coverage by +0.05% as of 5e91c7c

@@            master     #52   diff @@
======================================
  Files          140     140       
  Stmts         4529    4529       
  Branches       469     470     +1
  Methods          0       0       
======================================
+ Hit           4167    4169     +2
  Partial        146     146       
+ Missed         216     214     -2

Review entire Coverage Diff as of 5e91c7c

Powered by Codecov. Updated on successful CI builds.

mikebridge added a commit that referenced this pull request Nov 11, 2015
An error can be generated when using an index with a primitive value and ErrorWhenMissing is on
@mikebridge mikebridge merged commit 65a1cbc into master Nov 11, 2015
@mikebridge mikebridge deleted the deref_primitive branch March 30, 2018 19:55
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.

Indexing a String by property name should return an error in ErrorWhenMissing mode

3 participants