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

Support query exclude keys #857

Merged
merged 5 commits into from
Jul 11, 2019
Merged

Support query exclude keys #857

merged 5 commits into from
Jul 11, 2019

Conversation

dplewis
Copy link
Member

@dplewis dplewis commented Jul 11, 2019

Closes: #839

As described here

*package-lock.json bumped to latest master branch of parse-server

@codecov
Copy link

codecov bot commented Jul 11, 2019

Codecov Report

Merging #857 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #857      +/-   ##
==========================================
+ Coverage   92.08%   92.09%   +0.01%     
==========================================
  Files          54       54              
  Lines        4976     4987      +11     
  Branches     1109     1112       +3     
==========================================
+ Hits         4582     4593      +11     
  Misses        394      394
Impacted Files Coverage Δ
src/ParseQuery.js 95.72% <100%> (+0.08%) ⬆️

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 3116f67...e47e196. Read the comment docs.

@dplewis dplewis merged commit 93c0538 into master Jul 11, 2019
@dplewis dplewis deleted the exclude-keys branch July 11, 2019 18:24
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.

Ability to exclude keys from Query
2 participants