Skip to content

fix: missing enum type town square#662

Merged
jpoehnelt merged 1 commit intogooglemaps:masterfrom
kevcodez:master
Mar 2, 2020
Merged

fix: missing enum type town square#662
jpoehnelt merged 1 commit intogooglemaps:masterfrom
kevcodez:master

Conversation

@kevcodez
Copy link
Copy Markdown
Contributor

@kevcodez kevcodez commented Mar 2, 2020

Thank you for opening a Pull Request!


Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #661 🦕

@googlebot
Copy link
Copy Markdown

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@googlebot googlebot added the cla: no This human has *not* signed the Contributor License Agreement. label Mar 2, 2020
@kevcodez
Copy link
Copy Markdown
Contributor Author

kevcodez commented Mar 2, 2020

@googlebot I signed it!

@googlebot
Copy link
Copy Markdown

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

@googlebot googlebot added cla: yes This human has signed the Contributor License Agreement. and removed cla: no This human has *not* signed the Contributor License Agreement. labels Mar 2, 2020
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.009%) to 73.902% when pulling d4436d8 on kevcodez:master into 2eea44f on googlemaps:master.

@jpoehnelt jpoehnelt changed the title #661 Fix missing enum type town square fix: missing enum type town square Mar 2, 2020
@jpoehnelt jpoehnelt merged commit 93f870e into googlemaps:master Mar 2, 2020
@googlemaps-bot
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 0.12.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

googlemaps-bot pushed a commit that referenced this pull request Apr 23, 2020
# [0.12.0](v0.11.0...v0.12.0) (2020-04-23)

### Bug Fixes

* Add secondary_school and drugstore as AdressType to silence SafeEnumAdapter warnings ([#660](#660)) ([9a91654](9a91654))
* Fix regexp in .releaserc. ([bb99aee](bb99aee))
* missing enum type town square ([#662](#662)) ([93f870e](93f870e))

### Features

* Add an OpenCensus stats implementation. ([#665](#665)) ([5c9135a](5c9135a))
@googlemaps-bot
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 0.12.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

Unknown type for enum com.google.maps.model.AddressType: 'town_square'

5 participants