Skip to content

Add SDK support for withinCenterSphere queries #467

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

Closed
wants to merge 4 commits into from
Closed

Add SDK support for withinCenterSphere queries #467

wants to merge 4 commits into from

Conversation

madsb
Copy link

@madsb madsb commented Jul 28, 2017

This commit adds support for $centerSphere queries. Parse Server pull request here: parse-community/parse-server#4060

@codecov
Copy link

codecov bot commented Jul 28, 2017

Codecov Report

Merging #467 into master will decrease coverage by 0.18%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #467      +/-   ##
==========================================
- Coverage   85.41%   85.23%   -0.19%     
==========================================
  Files          46       46              
  Lines        3730     3738       +8     
  Branches      854      855       +1     
==========================================
  Hits         3186     3186              
- Misses        544      552       +8
Impacted Files Coverage Δ
src/ParseQuery.js 92.45% <0%> (-2.12%) ⬇️

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 af28f27...41b3bee. Read the comment docs.

madsb added 2 commits July 28, 2017 13:43
NB: Won’t work until parse-server dependency has been updated with pull request 4060
@madsb madsb closed this Jul 31, 2017
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.

1 participant