Skip to content

Update PostgresStorageAdapter.js #4094

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
Aug 23, 2017
Merged

Update PostgresStorageAdapter.js #4094

merged 1 commit into from
Aug 23, 2017

Conversation

vitaly-t
Copy link
Contributor

  • proper use of the connections
  • proper integrity: creating tables within a single transaction.

* proper use of the connections
* proper integrity: creating tables within a single transaction.
@codecov
Copy link

codecov bot commented Aug 12, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4094      +/-   ##
==========================================
+ Coverage   90.71%   90.72%   +0.01%     
==========================================
  Files         116      116              
  Lines        7916     7918       +2     
==========================================
+ Hits         7181     7184       +3     
+ Misses        735      734       -1
Impacted Files Coverage Δ
...dapters/Storage/Postgres/PostgresStorageAdapter.js 96.51% <100%> (ø) ⬆️
src/RestWrite.js 93.16% <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 c2c059f...2736767. Read the comment docs.

@flovilmart
Copy link
Contributor

Thanks @vitaly-t !

@flovilmart flovilmart merged commit 2b4c757 into parse-community:master Aug 23, 2017
@vitaly-t vitaly-t deleted the patch-1 branch August 23, 2017 15:35
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