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

[# 298] 날짜에 0 프리픽스 추가 #299

Merged
merged 1 commit into from
Oct 7, 2024
Merged

[# 298] 날짜에 0 프리픽스 추가 #299

merged 1 commit into from
Oct 7, 2024

Conversation

gihwan-dev
Copy link
Collaborator

What is this PR? 🔍

Changes 📝

Screenshot 📷

@gihwan-dev gihwan-dev self-assigned this Oct 7, 2024
Copy link

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

@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.2 /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) 3ms
src/test/utils/SomeTest.test.tsx (1 test) 82ms
src/test/utils/sum.test.ts (1 test) 3ms

Test Files 4 passed (4)
Tests 8 passed (8)
Start at 07:08:29
Duration 3.93s (transform 84ms, setup 979ms, collect 60ms, tests 93ms, environment 1.99s, prepare 419ms)

% Coverage report from v8

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

Statements   : 0.09% ( 9/9055 )
Branches     : 7.03% ( 19/270 )
Functions    : 5.63% ( 15/266 )
Lines        : 0.09% ( 9/9055 )
================================================================================

@gihwan-dev gihwan-dev merged commit cd7272a into main Oct 7, 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] 날짜 월, 일에 프리픽스 붙여 10의 자리로 유지하기
1 participant