Skip to content

Fix typo in FilesController.spec #4917

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

Merged
merged 6 commits into from
Jul 27, 2018

Conversation

GabrielLomba
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jul 27, 2018

Codecov Report

Merging #4917 into master will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4917      +/-   ##
==========================================
- Coverage   92.91%   92.89%   -0.03%     
==========================================
  Files         119      119              
  Lines        8837     8837              
==========================================
- Hits         8211     8209       -2     
- Misses        626      628       +2
Impacted Files Coverage Δ
src/RestWrite.js 92.96% <0%> (-0.19%) ⬇️
...dapters/Storage/Postgres/PostgresStorageAdapter.js 97.2% <0%> (-0.09%) ⬇️

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 dd84c64...c215a7d. Read the comment docs.

Copy link
Contributor

@flovilmart flovilmart left a comment

Choose a reason for hiding this comment

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

Thanks’ really appreciated the extra mile!

@flovilmart flovilmart merged commit a61ef7e into parse-community:master Jul 27, 2018
flovilmart pushed a commit that referenced this pull request Aug 12, 2018
* Add the addFileNameHash option that allows users to remove the hash from file names

* Change option name to preserveFileName

* Revert changes to package-lock.json

* Fix typo in FileController.spec
flovilmart pushed a commit that referenced this pull request Aug 12, 2018
* Add the addFileNameHash option that allows users to remove the hash from file names

* Change option name to preserveFileName

* Revert changes to package-lock.json

* Fix typo in FileController.spec
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
* Add the addFileNameHash option that allows users to remove the hash from file names

* Change option name to preserveFileName

* Revert changes to package-lock.json

* Fix typo in FileController.spec
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