Skip to content

refactoring deleteAllClasses #4464

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 3 commits into from
Dec 27, 2017
Merged

refactoring deleteAllClasses #4464

merged 3 commits into from
Dec 27, 2017

Conversation

vitaly-t
Copy link
Contributor

...to re-use the connection.

...to re-use the connection.
flovilmart
flovilmart previously approved these changes Dec 27, 2017
debug(`deleteAllClasses done in ${new Date().getTime() - now}`);
});
});
Copy link
Contributor

Choose a reason for hiding this comment

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

There seems to be added blank spaces here. Otherwise LGTM

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@flovilmart removed the extra spaces, need re-review 😉

removing extra spaces.
@codecov
Copy link

codecov bot commented Dec 27, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4464      +/-   ##
==========================================
+ Coverage   92.69%   92.72%   +0.02%     
==========================================
  Files         118      118              
  Lines        8354     8356       +2     
==========================================
+ Hits         7744     7748       +4     
+ Misses        610      608       -2
Impacted Files Coverage Δ
...dapters/Storage/Postgres/PostgresStorageAdapter.js 97.15% <100%> (+0.1%) ⬆️
src/RestWrite.js 93.46% <0%> (+0.18%) ⬆️

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 b4aca8a...b7076c5. Read the comment docs.

@vitaly-t vitaly-t merged commit 7bb9c6d into master Dec 27, 2017
@vitaly-t vitaly-t deleted the vitaly-t-patch-2 branch December 27, 2017 22:41
flovilmart pushed a commit that referenced this pull request Dec 29, 2017
* refactoring deleteAllClasses

...to re-use the connection.

* Update PostgresStorageAdapter.js

removing extra spaces.
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
* refactoring deleteAllClasses

...to re-use the connection.

* Update PostgresStorageAdapter.js

removing extra spaces.
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