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

[# 334] 내 식물 알람 업데이트 API 변경 사항 반영 #335

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

gihwan-dev
Copy link
Collaborator

What is this PR? 🔍

Changes 📝

Screenshot 📷

@gihwan-dev gihwan-dev self-assigned this Oct 31, 2024
@gihwan-dev gihwan-dev linked an issue Oct 31, 2024 that may be closed by this pull request
Copy link

vercel bot commented Oct 31, 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 31, 2024 11:18am
dnd-11th-8-frontend-rvo5 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 31, 2024 11:18am

@gihwan-dev
Copy link
Collaborator Author

Test Coverage

dndproject@0.0.0 coverage /home/runner/work/dnd-11th-8-frontend/dnd-11th-8-frontend
vitest run --coverage

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

src/test/utils/dateUtils.test.ts (4 tests) 6ms
src/test/utils/validation.test.ts (2 tests) 6ms
src/test/utils/sum.test.ts (1 test) 5ms
src/test/utils/SomeTest.test.tsx (1 test) 67ms
src/test/AddPlantPage.test.tsx (3 tests) 3442ms
내 식물 등록 페이지 테스트 > 식물 종류 검색시 검색 결과가 나타난다. 1614ms
내 식물 등록 페이지 테스트 > 검색 결과 클릭시 화면이 사라지고 선택한 식물의 값이 텍스트 필드에 표기된다 1642ms

Test Files 5 passed (5)
Tests 11 passed (11)
Start at 11:18:22
Duration 8.20s (transform 976ms, setup 2.05s, collect 1.80s, tests 3.53s, environment 2.71s, prepare 534ms)

% Coverage report from v8

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

Statements   : 24.75% ( 2199/8882 )
Branches     : 38.79% ( 135/348 )
Functions    : 22.28% ( 78/350 )
Lines        : 24.75% ( 2199/8882 )
================================================================================

@gihwan-dev gihwan-dev merged commit ba5c34d into main Oct 31, 2024
4 checks passed
@gihwan-dev gihwan-dev deleted the fix-334 branch October 31, 2024 11:19
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] 내 식물 알람 수정 API 변경사항 반영
1 participant