Skip to content

Insist on the difference between 'first' and 'get' #590

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

Merged
merged 1 commit into from
Jun 29, 2018

Conversation

oallouch
Copy link
Contributor

Users shouldn't expect an undefined when calling get.

Users shouldn't expect an undefined when calling get.
@codecov
Copy link

codecov bot commented Jun 29, 2018

Codecov Report

Merging #590 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #590   +/-   ##
=======================================
  Coverage   84.57%   84.57%           
=======================================
  Files          48       48           
  Lines        4019     4019           
  Branches      906      906           
=======================================
  Hits         3399     3399           
  Misses        620      620
Impacted Files Coverage Δ
src/ParseQuery.js 94.23% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c8e2a4a...7588b65. Read the comment docs.

Copy link
Contributor

@flovilmart flovilmart left a comment

Choose a reason for hiding this comment

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

You're right if the object is not there, it fails!

@flovilmart flovilmart merged commit acdb645 into parse-community:master Jun 29, 2018
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.

2 participants