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

[# 280] 기능 롤백 #281

Merged
merged 20 commits into from
Oct 2, 2024
Merged

[# 280] 기능 롤백 #281

merged 20 commits into from
Oct 2, 2024

Conversation

gihwan-dev
Copy link
Collaborator

What is this PR? 🔍

Changes 📝

Screenshot 📷

[# 257] svg 이미지로 불러오던 방식 rollback
[# 261] 식물 등록 후 홈 페이지데 반영 안되던 문제 해결
[# 263] 주소 검색 결과 없을시 UI 수정 및 선택 UI 추가
[# 265] 피드 삭제 API 명세 수정
[# 267] 워크박스 임포트 제거
[# 267] 레지스터 경로 수정
[# 270] framer motion 사용한 애니메이션 추가
[# 272] 에셋링크 확인 에러 수정
[# 274] seo 개선 작업 진행
Copy link

vercel bot commented Oct 2, 2024

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

Name Status Preview Comments Updated (UTC)
dnd-11th-8-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 2, 2024 10:31am
dnd-11th-8-frontend-rvo5 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 2, 2024 10:31am

@gihwan-dev gihwan-dev linked an issue Oct 2, 2024 that may be closed by this pull request
@gihwan-dev
Copy link
Collaborator Author

Test Coverage

[email protected] coverage /home/runner/work/dnd-11th-8-frontend/dnd-11th-8-frontend
vitest run --coverage

RUN v2.1.1 /home/runner/work/dnd-11th-8-frontend/dnd-11th-8-frontend
Coverage enabled with v8

src/test/utils/dateUtils.test.ts (4 tests) 5ms
src/test/utils/validation.test.ts (2 tests) 5ms
src/test/utils/SomeTest.test.tsx (1 test) 80ms
src/test/utils/sum.test.ts (1 test) 3ms

Test Files 4 passed (4)
Tests 8 passed (8)
Start at 10:31:50
Duration 3.92s (transform 77ms, setup 1.05s, collect 61ms, tests 93ms, environment 2.05s, prepare 424ms)

% Coverage report from v8

=============================== Coverage summary ===============================

Statements   : 0.1% ( 9/8890 )
Branches     : 7.16% ( 19/265 )
Functions    : 5.74% ( 15/261 )
Lines        : 0.1% ( 9/8890 )
================================================================================

@gihwan-dev gihwan-dev merged commit f24c167 into main Oct 2, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[fix] pwa 기능 롤백
1 participant