Skip to content

Conversation

@clarkedb
Copy link
Contributor

@clarkedb clarkedb commented Jul 8, 2021

Fixes #16

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 8, 2021
@codecov
Copy link

codecov bot commented Jul 8, 2021

Codecov Report

Merging #20 (33f32df) into main (783eb7c) will increase coverage by 3.13%.
The diff coverage is 70.37%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
+ Coverage   38.77%   41.91%   +3.13%     
==========================================
  Files          10       12       +2     
  Lines         245      272      +27     
  Branches        3        3              
==========================================
+ Hits           95      114      +19     
- Misses        150      158       +8     
Impacted Files Coverage Δ
src/places/searchbox.ts 62.50% <62.50%> (ø)
src/places/autocomplete.ts 70.58% <70.58%> (ø)
src/index.ts 100.00% <100.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 783eb7c...33f32df. Read the comment docs.

@jpoehnelt jpoehnelt merged commit b4ccc60 into googlemaps:main Jul 8, 2021
github-actions bot pushed a commit that referenced this pull request Jul 8, 2021
# [1.2.0](v1.1.0...v1.2.0) (2021-07-08)

### Features

* add stubs for places widgets (Autocomplete, SearchBox) ([#20](#20)) ([b4ccc60](b4ccc60))
@github-actions
Copy link

github-actions bot commented Jul 8, 2021

🎉 This PR is included in version 1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@clarkedb clarkedb deleted the clarkedb/feature-add-places-widget-stubs branch July 8, 2021 16:35
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.

Places: add stubs for places.Autocomplete

2 participants