Skip to content

Reduces the number of connections to mongo created#1111

Merged
gfosco merged 1 commit intomasterfrom
flovilmart.reduceConnectionCount
Mar 20, 2016
Merged

Reduces the number of connections to mongo created#1111
gfosco merged 1 commit intomasterfrom
flovilmart.reduceConnectionCount

Conversation

@flovilmart
Copy link
Copy Markdown
Contributor

Reduces the number of times we create a new ParseServer in the tests so we don't spawn 1k+ connections.

@gfosco related to the mongo problems we faced when running locally.

@codecov-io
Copy link
Copy Markdown

Current coverage is 91.92%

Merging #1111 into master will not affect coverage as of 3182fc1

@@            master   #1111   diff @@
======================================
  Files           91      91       
  Stmts         5736    5736       
  Branches      1043    1043       
  Methods          0       0       
======================================
  Hit           5273    5273       
  Partial         11      11       
  Missed         452     452       

Review entire Coverage Diff as of 3182fc1

Powered by Codecov. Updated on successful CI builds.

gfosco added a commit that referenced this pull request Mar 20, 2016
…onCount

Reduces the number of connections to mongo created
@gfosco gfosco merged commit 24f0fff into master Mar 20, 2016
@gfosco gfosco deleted the flovilmart.reduceConnectionCount branch March 20, 2016 19:56
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.

4 participants