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

Allow validateFilename to return a string or Parse Error #6246

Merged
merged 1 commit into from
Dec 3, 2019

Conversation

mpatnode
Copy link

@mpatnode mpatnode force-pushed the validateFilename-return branch from e9c05a8 to 49e0379 Compare December 2, 2019 22:48
@codecov
Copy link

codecov bot commented Dec 2, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6246      +/-   ##
==========================================
+ Coverage   93.98%   94.01%   +0.02%     
==========================================
  Files         169      169              
  Lines       11525    11529       +4     
==========================================
+ Hits        10832    10839       +7     
+ Misses        693      690       -3
Impacted Files Coverage Δ
src/Controllers/FilesController.js 93.61% <100%> (+0.59%) ⬆️
src/RestWrite.js 93.75% <0%> (-0.17%) ⬇️
...dapters/Storage/Postgres/PostgresStorageAdapter.js 97.09% <0%> (ø) ⬆️
src/Controllers/SchemaController.js 96.63% <0%> (+0.21%) ⬆️
src/Adapters/Storage/Mongo/MongoTransform.js 88.97% <0%> (+0.29%) ⬆️
src/Routers/PushRouter.js 96.55% <0%> (+3.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 b75a73c...49e0379. Read the comment docs.

@dplewis dplewis merged commit a7cb381 into parse-community:master Dec 3, 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.

2 participants