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

[# 185] 푸쉬 알림 허용, 거절 기능 구현 #186

Merged
merged 6 commits into from
Sep 7, 2024
Merged

Conversation

gihwan-dev
Copy link
Collaborator

What is this PR? 🔍

Changes 📝

Screenshot 📷

Copy link

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

@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.0.5 /home/runner/work/dnd-11th-8-frontend/dnd-11th-8-frontend
Coverage enabled with v8

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

Test Files 4 passed (4)
Tests 8 passed (8)
Start at 08:54:33
Duration 3.74s (transform 79ms, setup 764ms, collect 50ms, tests 75ms, environment 1.95s, prepare 417ms)

% Coverage report from v8

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

Statements   : 0.13% ( 11/8327 )
Branches     : 7.84% ( 20/255 )
Functions    : 4.85% ( 12/247 )
Lines        : 0.13% ( 11/8327 )
================================================================================

@gihwan-dev gihwan-dev merged commit 1fddacf into main Sep 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.

[feat] 푸쉬 알림 받기 기능 구현
1 participant