Skip to content

Conversation

@cbaker6
Copy link
Contributor

@cbaker6 cbaker6 commented Mar 23, 2020

Close #6441

cbaker6 added 30 commits March 13, 2020 23:34
isolating postgres calls
Separating builds again
Just added back version 10, just in case it gets called
Removed postgres installs from unneeded test cases. Added the ability to test Postgres 10 and 11
Added test for postgres 12 that's allowed to fail
Second round to see if it fails eventually
Allowing all postgres to fail since it seems to occur randomly
@cbaker6
Copy link
Contributor Author

cbaker6 commented Mar 23, 2020

Fix #6441. Added updated documentation in #6506

@codecov
Copy link

codecov bot commented Mar 23, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6528      +/-   ##
==========================================
+ Coverage   93.98%   94.01%   +0.03%     
==========================================
  Files         169      169              
  Lines       11828    11828              
==========================================
+ Hits        11116    11120       +4     
+ Misses        712      708       -4
Impacted Files Coverage Δ
...dapters/Storage/Postgres/PostgresStorageAdapter.js 96.74% <ø> (ø) ⬆️
src/RestWrite.js 93.81% <0%> (+0.16%) ⬆️
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 93.46% <0%> (+0.67%) ⬆️

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 b60502d...6a6c2d4. Read the comment docs.

@cbaker6
Copy link
Contributor Author

cbaker6 commented Mar 23, 2020

@dplewis this one is ready for your review

@dplewis dplewis merged commit 927676b into parse-community:master Mar 23, 2020
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.

PostgresStorageAdapter.js: postgis version aware use of distance sphere function (GeoPoint distance calculation)

2 participants