Skip to content

PG: null in containedAll #4026

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

Merged
merged 1 commit into from
Jul 23, 2017

Conversation

dplewis
Copy link
Member

@dplewis dplewis commented Jul 20, 2017

Prevent type error when null is in array for containedAll

Closes: #4019

@dplewis dplewis changed the title PG: Support for null in containedAll PG: null in containedAll Jul 20, 2017
@codecov
Copy link

codecov bot commented Jul 20, 2017

Codecov Report

Merging #4026 into master will decrease coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4026      +/-   ##
==========================================
- Coverage   90.73%   90.71%   -0.03%     
==========================================
  Files         116      116              
  Lines        7890     7891       +1     
==========================================
- Hits         7159     7158       -1     
- Misses        731      733       +2
Impacted Files Coverage Δ
...dapters/Storage/Postgres/PostgresStorageAdapter.js 96.5% <100%> (+0.12%) ⬆️
...rc/Adapters/Storage/Mongo/MongoSchemaCollection.js 96% <0%> (-2.67%) ⬇️
src/RestWrite.js 93.29% <0%> (-0.2%) ⬇️

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 3c79cae...e9053db. Read the comment docs.

@flovilmart flovilmart merged commit 811d8b0 into parse-community:master Jul 23, 2017
@dplewis dplewis deleted the containedAll-null branch July 23, 2017 16:16
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