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

Updating Postgres/Postgis Call and Postgis to 3.0 #6528

Merged
merged 69 commits into from
Mar 23, 2020
Merged

Updating Postgres/Postgis Call and Postgis to 3.0 #6528

merged 69 commits into from
Mar 23, 2020

Conversation

cbaker6
Copy link
Contributor

@cbaker6 cbaker6 commented Mar 23, 2020

Close #6441

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
2 participants