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

feat: text search google api 마이그레이션 #202

Merged
merged 3 commits into from
Oct 16, 2023

Conversation

saseungmin
Copy link
Member

  • 브라우저 기반 google map api를 node js 기반으로 호출하도록 수정

- 브라우저 기반 google map api를 node js 기반으로 호출하도록 수정
@vercel
Copy link

vercel bot commented Oct 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
offbeat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 16, 2023 4:08pm

@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (51ed983) 84.72% compared to head (2c5d73f) 85.81%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #202      +/-   ##
==========================================
+ Coverage   84.72%   85.81%   +1.09%     
==========================================
  Files          17       17              
  Lines         275      275              
  Branches       46       46              
==========================================
+ Hits          233      236       +3     
+ Misses         41       38       -3     
  Partials        1        1              
Files Coverage Δ
src/lib/apis/search/index.ts 50.00% <100.00%> (+12.50%) ⬆️
src/utils/index.ts 85.71% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link

Bundle Sizes

Compared against 51ed983

Route: No significant changes found

Dynamic import: None found.

@saseungmin saseungmin merged commit 62b2571 into main Oct 16, 2023
8 checks passed
@saseungmin saseungmin deleted the feat/google-node-api branch October 16, 2023 16:10
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.

Google Maps JavaScript API에서 Google Maps Node.js로 마이그레이션
1 participant