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

[# 246] whitespace pre wrap 적용한 후 스플릿 메서드 제거 #247

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

gihwan-dev
Copy link
Collaborator

What is this PR? 🔍

Changes 📝

Screenshot 📷

Copy link

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

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

Test Files 4 passed (4)
Tests 8 passed (8)
Start at 05:39:44
Duration 3.92s (transform 75ms, setup 986ms, collect 59ms, tests 94ms, environment 2.01s, prepare 420ms)

% Coverage report from v8

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

Statements   : 0.1% ( 9/8845 )
Branches     : 7.14% ( 19/266 )
Functions    : 5.72% ( 15/262 )
Lines        : 0.1% ( 9/8845 )
================================================================================

@gihwan-dev gihwan-dev merged commit f93b59e into main Sep 30, 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] 인사 메세지 \n 로 분리되어 렌더링 되어 LCP 성능에 영향 끼치는 문제 해결
1 participant