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

GraphQL: Nested File Upload #6372

Merged
merged 5 commits into from
Jan 28, 2020

Conversation

Moumouls
Copy link
Member

No description provided.

@Moumouls Moumouls added type:bug Impaired feature or lacking behavior that is likely assumed enhancement type:feature New feature or improvement of existing feature labels Jan 27, 2020
@Moumouls Moumouls self-assigned this Jan 27, 2020
@codecov
Copy link

codecov bot commented Jan 27, 2020

Codecov Report

Merging #6372 into master will decrease coverage by 0.05%.
The diff coverage is 87.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6372      +/-   ##
==========================================
- Coverage   93.84%   93.79%   -0.06%     
==========================================
  Files         169      169              
  Lines       11626    11656      +30     
==========================================
+ Hits        10911    10933      +22     
- Misses        715      723       +8
Impacted Files Coverage Δ
src/GraphQL/transformers/inputType.js 81.81% <100%> (ø) ⬆️
src/GraphQL/loaders/defaultGraphQLTypes.js 97.05% <100%> (+0.02%) ⬆️
src/GraphQL/loaders/filesMutations.js 83.33% <76.19%> (+0.98%) ⬆️
src/GraphQL/transformers/mutation.js 96.59% <92.3%> (-0.88%) ⬇️
src/GraphQL/loaders/usersMutations.js 93.24% <94.73%> (+0.26%) ⬆️
src/Routers/PushRouter.js 93.1% <0%> (-3.45%) ⬇️
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 92.77% <0%> (-0.7%) ⬇️
src/RestWrite.js 93.62% <0%> (-0.33%) ⬇️

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 4ab3665...51e0b8b. Read the comment docs.

Copy link
Member

@davimacedo davimacedo left a comment

Choose a reason for hiding this comment

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

LGTM!

@davimacedo davimacedo merged commit 30a5aa0 into parse-community:master Jan 28, 2020
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
* wip

* wip

* tested

* wip

* tested
@mtrezza mtrezza removed type:bug Impaired feature or lacking behavior that is likely assumed 🧬 enhancement type:feature New feature or improvement of existing feature labels Jul 11, 2021
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