Skip to content

Update PostgresStorageAdapter.js#4094

Merged
flovilmart merged 1 commit intoparse-community:masterfrom
vitaly-t:patch-1
Aug 23, 2017
Merged

Update PostgresStorageAdapter.js#4094
flovilmart merged 1 commit intoparse-community:masterfrom
vitaly-t:patch-1

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