Skip to content

Fix issue with pointers getting un-hydrated when there is a beforeSave #1884

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 3 commits into from
May 24, 2016

Conversation

drew-gross
Copy link
Contributor

Fixes #1238

@codecov-io
Copy link

codecov-io commented May 23, 2016

Current coverage is 92.00%

Merging #1884 into master will increase coverage by <.01%

@@             master      #1884   diff @@
==========================================
  Files            91         91          
  Lines          6376       6377     +1   
  Methods        1102       1102          
  Messages          0          0          
  Branches       1332       1333     +1   
==========================================
+ Hits           5866       5867     +1   
  Misses          510        510          
  Partials          0          0          

Powered by Codecov. Last updated by 6b28075...682fd97

@flovilmart
Copy link
Contributor

Besides the nit, LGTM.

@drew-gross
Copy link
Contributor Author

Ignoring the nit and merging. May fix the nit in a later PR.

@drew-gross drew-gross merged commit 3a96140 into parse-community:master May 24, 2016
JeremyPlease pushed a commit to JeremyPlease/parse-server that referenced this pull request May 24, 2016
parse-community#1884)

* Add failing test and simplify RestWrite

* simplify and add test stubs

* Fix issue
@drew-gross drew-gross deleted the user-nested-beforeSave branch May 31, 2016 20:32
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