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

Reduces the number of connections to mongo created #1111

Merged
merged 1 commit into from
Mar 20, 2016

Conversation

flovilmart
Copy link
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

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