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

refactor: google map api를 node.js에서 호출하도록 변경 후 변경되는 로직 리팩터링 #205

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

saseungmin
Copy link
Member

  • 불필요한 state store 삭제 및 로직 리팩터링
  • 검색 리스트에 node api 호출하도록 변경

- 불필요한 state store 삭제 및 로직 리팩터링
- 검색 리스트에 node api 호출하도록 변경
@vercel
Copy link

vercel bot commented Oct 20, 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 20, 2023 2:23pm

@github-actions
Copy link

Bundle Sizes

Compared against 214c0df

Route: No significant changes found

Dynamic import: None found.

@saseungmin saseungmin merged commit eeebc2b into main Oct 20, 2023
6 checks passed
@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (214c0df) 86.02% compared to head (a073f84) 86.02%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #205   +/-   ##
=======================================
  Coverage   86.02%   86.02%           
=======================================
  Files          17       17           
  Lines         279      279           
  Branches       46       46           
=======================================
  Hits          240      240           
  Misses         38       38           
  Partials        1        1           

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

@saseungmin saseungmin deleted the refactor/issue-203 branch October 20, 2023 14:25
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