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

[#134] FCM 환경 설정 및 기능 뼈대 구현 #138

Merged
merged 2 commits into from
Aug 29, 2024
Merged

Conversation

gihwan-dev
Copy link
Collaborator

What is this PR? 🔍

완전 push 알림 관련 기능을 구현한건 아니고 어느정도 뼈대를 만들어 뒀습니다!

Changes 📝

Screenshot 📷

@gihwan-dev gihwan-dev linked an issue Aug 29, 2024 that may be closed by this pull request
Copy link

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

@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/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) 2ms

Test Files 4 passed (4)
Tests 8 passed (8)
Start at 04:57:51
Duration 3.33s (transform 84ms, setup 756ms, collect 56ms, tests 94ms, environment 1.98s, prepare 394ms)

% Coverage report from v8

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

Statements   : 0.14% ( 11/7555 )
Branches     : 7.37% ( 16/217 )
Functions    : 3.82% ( 8/209 )
Lines        : 0.14% ( 11/7555 )
================================================================================

@gihwan-dev gihwan-dev merged commit 0555b21 into main Aug 29, 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] FCM 연동 및 푸시 알림 기능 구현
1 participant