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

Patch The Lost Function (handleShutdown) of PostgresStorageAdapter #4359

Closed
wants to merge 4 commits into from
Closed

Conversation

trylovetom
Copy link
Contributor

Add the handleShutdown()

trylovetom and others added 2 commits November 17, 2017 12:04
* adds table of contents

* remove empty line, moved greenkeeper up with other statuses

Add Spec

Trigger

Need Error Handle
@codecov
Copy link

codecov bot commented Nov 17, 2017

Codecov Report

Merging #4359 into master will decrease coverage by 10.67%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #4359       +/-   ##
===========================================
- Coverage   92.64%   81.97%   -10.68%     
===========================================
  Files         119      119               
  Lines        8435     8438        +3     
===========================================
- Hits         7815     6917      -898     
- Misses        620     1521      +901
Impacted Files Coverage Δ
...dapters/Storage/Postgres/PostgresStorageAdapter.js 2.83% <0%> (-94.01%) ⬇️
src/Adapters/Storage/Postgres/PostgresClient.js 7.14% <0%> (-78.58%) ⬇️
src/Controllers/UserController.js 92.1% <0%> (-0.88%) ⬇️
src/Routers/UsersRouter.js 92.3% <0%> (-0.77%) ⬇️
src/RestWrite.js 93.5% <0%> (+0.18%) ⬆️
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 95.13% <0%> (+1.76%) ⬆️
src/ParseServer.js 96.92% <0%> (+2.3%) ⬆️

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 e1d04cd...13f4b33. Read the comment docs.

* adds table of contents

* remove empty line, moved greenkeeper up with other statuses

Add Spec

Trigger

Need Error Handle
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.

None yet

2 participants