Skip to content

Conversation

@flovilmart
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Oct 23, 2017

Codecov Report

Merging #4287 into master will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4287      +/-   ##
==========================================
+ Coverage   92.44%   92.47%   +0.02%     
==========================================
  Files         118      118              
  Lines        8155     8155              
==========================================
+ Hits         7539     7541       +2     
+ Misses        616      614       -2
Impacted Files Coverage Δ
src/Options/Definitions.js 100% <ø> (ø) ⬆️
...dapters/Storage/Postgres/PostgresStorageAdapter.js 96.62% <0%> (+0.11%) ⬆️
src/RestWrite.js 93.53% <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 7d2332e...baa5dda. Read the comment docs.

},
"port": {
"env": "PARSE_SERVER_PORT",
"env": "PORT",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was dumbly competing with k8s when your service is named PARSE_SERVER, k8s exposed it as an env variable, but this is not a port (int) but the tcp URL for the service 🤕🔫

@flovilmart flovilmart requested a review from montymxb October 24, 2017 19:48
@flovilmart
Copy link
Contributor Author

Seems there are some flaky tests

@flovilmart flovilmart merged commit 3bb9e0e into master Oct 25, 2017
@flovilmart flovilmart deleted the release-2.6.4 branch October 25, 2017 13:45
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.

3 participants