Skip to content
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

fix: export PlaceAutocompleteResult #430

Merged
merged 1 commit into from Aug 3, 2020
Merged

Conversation

jpoehnelt
Copy link
Contributor

closes #429

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

codecov bot commented Aug 3, 2020

Codecov Report

Merging #430 into master will decrease coverage by 1.04%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##            master     #430      +/-   ##
===========================================
- Coverage   100.00%   98.95%   -1.05%     
===========================================
  Files           22       22              
  Lines          766      766              
  Branches       126      126              
===========================================
- Hits           766      758       -8     
- Misses           0        8       +8     
Impacted Files Coverage Δ
src/index.ts 100.00% <ø> (ø)
src/distance.ts 84.61% <0.00%> (-15.39%) ⬇️
src/elevation.ts 84.61% <0.00%> (-15.39%) ⬇️
src/directions.ts 87.50% <0.00%> (-12.50%) ⬇️
src/roads/snaptoroads.ts 91.66% <0.00%> (-8.34%) ⬇️
src/roads/nearestroads.ts 91.66% <0.00%> (-8.34%) ⬇️

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 16a9b5a...f264aff. Read the comment docs.

@jpoehnelt jpoehnelt merged commit c229f70 into master Aug 3, 2020
@jpoehnelt jpoehnelt deleted the fix/PlaceAutocompleteResult branch August 3, 2020 17:58
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 3.1.5 🎉

The release is available on:

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.

PlaceAutocompleteResult interface not exported on main module
3 participants