Skip to content

Avoid unhandled promise rejection #5578

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

Conversation

davimacedo
Copy link
Member

According to the discussion on #5573 this PR removes the unhandled promise rejections during server initialization on prod.

@codecov
Copy link

codecov bot commented May 10, 2019

Codecov Report

Merging #5578 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5578      +/-   ##
==========================================
+ Coverage   94.03%   94.05%   +0.01%     
==========================================
  Files         129      129              
  Lines        9194     9199       +5     
==========================================
+ Hits         8646     8652       +6     
+ Misses        548      547       -1
Impacted Files Coverage Δ
src/Options/index.js 100% <ø> (ø) ⬆️
src/ParseServer.js 97.18% <100%> (+0.83%) ⬆️
src/RestWrite.js 93.54% <0%> (-0.18%) ⬇️
...dapters/Storage/Postgres/PostgresStorageAdapter.js 96.9% <0%> (+0.08%) ⬆️

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 31c9728...d04e91c. Read the comment docs.

@davimacedo davimacedo closed this May 13, 2019
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.

1 participant