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 graph ql file upload #5944

Merged
merged 2 commits into from
Aug 19, 2019
Merged

Conversation

davimacedo
Copy link
Member

Close #5935

@codecov
Copy link

codecov bot commented Aug 19, 2019

Codecov Report

Merging #5944 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5944      +/-   ##
==========================================
+ Coverage   93.64%   93.66%   +0.01%     
==========================================
  Files         156      156              
  Lines       10850    10850              
==========================================
+ Hits        10161    10163       +2     
+ Misses        689      687       -2
Impacted Files Coverage Δ
src/GraphQL/loaders/filesMutations.js 80% <100%> (ø) ⬆️
src/RestWrite.js 93.56% <0%> (-0.17%) ⬇️
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 92.94% <0%> (+0.7%) ⬆️

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 c951e08...66eec9d. Read the comment docs.

Copy link
Member

@dplewis dplewis left a comment

Choose a reason for hiding this comment

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

LGTM!

@dplewis dplewis merged commit fddd9c2 into parse-community:master Aug 19, 2019
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.

File upload issue with GraphQL
2 participants