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: 구글 place 상세 node.js api 구현 및 javascript 브라우저 google map api 제거 #204

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

saseungmin
Copy link
Member

  • 구글 place 상세 node.js api 구현 및 javascript 브라우저 google map api 제거

@vercel
Copy link

vercel bot commented Oct 17, 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 17, 2023 5:19pm

@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (2c5d73f) 85.81% compared to head (ccf4082) 86.02%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #204      +/-   ##
==========================================
+ Coverage   85.81%   86.02%   +0.20%     
==========================================
  Files          17       17              
  Lines         275      279       +4     
  Branches       46       46              
==========================================
+ Hits          236      240       +4     
  Misses         38       38              
  Partials        1        1              
Files Coverage Δ
src/lib/apis/search/index.ts 57.14% <100.00%> (+7.14%) ⬆️

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

@github-actions
Copy link

Bundle Sizes

Compared against 62b2571

Route: No significant changes found

Dynamic import: None found.

@saseungmin saseungmin merged commit 214c0df into main Oct 17, 2023
8 checks passed
@saseungmin saseungmin deleted the feat/place-detail-api branch October 17, 2023 17:21
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