Skip to content

Support empty GeoPoint #318

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 2 commits into from
Aug 14, 2018
Merged

Support empty GeoPoint #318

merged 2 commits into from
Aug 14, 2018

Conversation

schmidt-sebastian
Copy link
Contributor

Fixes firebase/firebase-admin-node#337

Note that the original issue doesn't reproduce for me, but the 'latitude' and 'longitude' itself is defined as optional and can therefore be omitted. We would have caught this with stricter types (as added in this PR).

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 13, 2018
@codecov
Copy link

codecov bot commented Aug 13, 2018

Codecov Report

Merging #318 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #318   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          10     10           
  Lines        1864   1864           
  Branches      378    378           
=====================================
  Hits         1864   1864

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 c52451f...f6f03e9. Read the comment docs.

@schmidt-sebastian schmidt-sebastian merged commit 0b8f271 into master Aug 14, 2018
@schmidt-sebastian schmidt-sebastian deleted the emptygeopoint branch August 14, 2018 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants