Skip to content

feat: Add distance_meters and origin support for Places Autocomplete#686

Merged
jpoehnelt merged 2 commits intogooglemaps:masterfrom
rahulpopuri:rahulpopuri/feat/distance_meters
May 26, 2020
Merged

feat: Add distance_meters and origin support for Places Autocomplete#686
jpoehnelt merged 2 commits intogooglemaps:masterfrom
rahulpopuri:rahulpopuri/feat/distance_meters

Conversation

@rahulpopuri
Copy link
Copy Markdown
Contributor

Fixes #685 🦕

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 21, 2020
@rahulpopuri rahulpopuri changed the title Add distance_meters and origin support for Places Autocomplete feat: Add distance_meters and origin support for Places Autocomplete May 21, 2020
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #686 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #686      +/-   ##
============================================
+ Coverage     69.10%   69.11%   +0.01%     
- Complexity      530      531       +1     
============================================
  Files           129      129              
  Lines          2887     2888       +1     
  Branches        284      284              
============================================
+ Hits           1995     1996       +1     
  Misses          739      739              
  Partials        153      153              
Impacted Files Coverage Δ Complexity Δ
.../com/google/maps/model/AutocompletePrediction.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...java/com/google/maps/PlaceAutocompleteRequest.java 64.51% <100.00%> (+1.18%) 12.00 <1.00> (+1.00)

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 67e9812...d7c0c07. Read the comment docs.

@rahulpopuri rahulpopuri marked this pull request as ready for review May 21, 2020 03:14
@jpoehnelt jpoehnelt merged commit c899321 into googlemaps:master May 26, 2020
googlemaps-bot pushed a commit that referenced this pull request May 26, 2020
# [0.14.0](v0.13.0...v0.14.0) (2020-05-26)

### Bug Fixes

* change permanently_closed to deprecated ([#684](#684)) ([4a9c986](4a9c986))

### Features

* Add distance_meters and origin support for Places Autocomplete ([#686](#686)) ([c899321](c899321))
@googlemaps-bot
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 0.14.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@rahulpopuri rahulpopuri deleted the rahulpopuri/feat/distance_meters branch May 26, 2020 15:46
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. released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add distance_meters and origin support for Places Autocomplete

5 participants