Skip to content

Absolute path is no longer required for cloud code #6993

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 1 commit into from
Nov 5, 2020

Conversation

gunhaxxor
Copy link
Contributor

No description provided.

@ghost
Copy link

ghost commented Nov 5, 2020

Danger run resulted in 1 fail and 1 markdown; to find out more, see the checks page.

Generated by 🚫 dangerJS

@codecov
Copy link

codecov bot commented Nov 5, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6993      +/-   ##
==========================================
- Coverage   93.82%   83.99%   -9.83%     
==========================================
  Files         169      169              
  Lines       12405    12405              
==========================================
- Hits        11639    10420    -1219     
- Misses        766     1985    +1219     
Impacted Files Coverage Δ
...dapters/Storage/Postgres/PostgresStorageAdapter.js 2.41% <0.00%> (-93.55%) ⬇️
src/Adapters/Storage/Postgres/PostgresClient.js 6.66% <0.00%> (-80.00%) ⬇️
src/Controllers/FilesController.js 92.00% <0.00%> (-2.00%) ⬇️
src/Controllers/UserController.js 93.51% <0.00%> (-0.93%) ⬇️
src/Adapters/Files/GridFSBucketAdapter.js 79.50% <0.00%> (-0.82%) ⬇️
src/Routers/UsersRouter.js 93.75% <0.00%> (-0.63%) ⬇️
src/middlewares.js 96.71% <0.00%> (-0.47%) ⬇️
src/Controllers/SchemaController.js 96.92% <0.00%> (-0.20%) ⬇️
src/RestWrite.js 93.65% <0.00%> (-0.17%) ⬇️
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 93.58% <0.00%> (+0.66%) ⬆️

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 ccb6c04...ab4b65d. 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.

Thanks!

@davimacedo davimacedo merged commit dbf04f3 into parse-community:master Nov 5, 2020
@gunhaxxor gunhaxxor deleted the patch-1 branch November 11, 2020 19:58
dblythy pushed a commit to dblythy/parse-server that referenced this pull request Dec 14, 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