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

Handle LiveQuery create event with fields #5790

Merged
merged 1 commit into from
Jul 10, 2019
Merged

Handle LiveQuery create event with fields #5790

merged 1 commit into from
Jul 10, 2019

Conversation

dplewis
Copy link
Member

@dplewis dplewis commented Jul 10, 2019

Close: #5764

Fix logic handling null original object. Prevents unhandled promise rejection

Close:  #5764

Fix logic handling null original object
@codecov
Copy link

codecov bot commented Jul 10, 2019

Codecov Report

Merging #5790 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5790      +/-   ##
==========================================
+ Coverage   93.62%   93.65%   +0.02%     
==========================================
  Files         145      145              
  Lines       10212    10212              
==========================================
+ Hits         9561     9564       +3     
+ Misses        651      648       -3
Impacted Files Coverage Δ
src/LiveQuery/Client.js 100% <100%> (ø) ⬆️
src/RestWrite.js 93.66% <0%> (+0.51%) ⬆️

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 ed72e58...b5fdb9f. Read the comment docs.

@dplewis dplewis requested a review from acinader July 10, 2019 00:49
@dplewis dplewis merged commit af6c44e into master Jul 10, 2019
@dplewis dplewis deleted the lq-create-fields branch July 10, 2019 15:15
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
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.

error when use livequery with query.fields( updated, may someone help make a PR?)
2 participants