Skip to content

Conversation

@samschurter
Copy link
Contributor

Adds KmlLayer mocks and tests


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 #234 🦕

@jpoehnelt jpoehnelt merged commit 9dcfd50 into googlemaps:main Apr 7, 2022
@jpoehnelt
Copy link
Contributor

Thanks!

github-actions bot pushed a commit that referenced this pull request Apr 7, 2022
github-actions bot pushed a commit that referenced this pull request Apr 7, 2022
## [2.7.0](v2.6.4...v2.7.0) (2022-04-07)

### Features

* adds KmlLayer mocks ([#235](#235)) ([9dcfd50](9dcfd50))

### Miscellaneous Chores

* **deps-dev:** bump typedoc from 0.22.13 to 0.22.14 ([#233](#233)) ([f3ff6bf](f3ff6bf))
@github-actions
Copy link

github-actions bot commented Apr 7, 2022

🎉 This PR is included in version 2.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@samschurter
Copy link
Contributor Author

Awesome, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

KmlLayer: Add mocks for maps.KmlLayer

2 participants