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

fix: Promise is not being returned in classUpdate method #5877

Merged
merged 3 commits into from
Aug 1, 2019

Conversation

alencarlucas
Copy link
Contributor

No description provided.

@davimacedo davimacedo requested a review from dplewis August 1, 2019 01:22
@codecov
Copy link

codecov bot commented Aug 1, 2019

Codecov Report

Merging #5877 into master will increase coverage by 0.06%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5877      +/-   ##
==========================================
+ Coverage   93.65%   93.72%   +0.06%     
==========================================
  Files         153      153              
  Lines       10708    10729      +21     
==========================================
+ Hits        10029    10056      +27     
+ Misses        679      673       -6
Impacted Files Coverage Δ
src/Controllers/SchemaController.js 96.37% <100%> (ø) ⬆️
...dapters/Storage/Postgres/PostgresStorageAdapter.js 96.87% <0%> (+0.08%) ⬆️
src/RestWrite.js 93.56% <0%> (+0.16%) ⬆️
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 92.92% <0%> (+0.7%) ⬆️
src/batch.js 91.52% <0%> (+1.14%) ⬆️
src/ParseServerRESTController.js 97.18% <0%> (+2.44%) ⬆️

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 baa5dae...b937f90. Read the comment docs.

@dplewis dplewis merged commit 78c42d9 into parse-community:master Aug 1, 2019
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
…nity#5877)

* fix: Set falsy values as default to schema fields

* fix: Promise is not being returned in classUpdate method
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