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

Feature/103 #106

Merged
merged 1 commit into from
Dec 17, 2023
Merged

Feature/103 #106

merged 1 commit into from
Dec 17, 2023

Conversation

thxtome
Copy link
Collaborator

@thxtome thxtome commented Dec 17, 2023

알림과 알림에 딸린 힌트 api 구현

⛓ Related Issues

📋 작업 내용

  • ~ 알림 api 구현
  • ~ 힌트 api 구현

 알림과 알림에 딸린 힌트 api 구현
Copy link

vercel bot commented Dec 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
popo-client ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 17, 2023 4:50pm

@codecov-commenter
Copy link

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (5d5c5e1) 97.95% compared to head (9f7f227) 97.34%.

Files Patch % Lines
src/components/alarm/AlarmItemBox.tsx 50.00% 4 Missing and 3 partials ⚠️
src/hooks/api/useGetInfiniteAlarms.ts 88.88% 2 Missing ⚠️
src/lib/api/ApiService.ts 66.66% 2 Missing ⚠️
src/components/alarm/index.tsx 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #106      +/-   ##
==========================================
- Coverage   97.95%   97.34%   -0.61%     
==========================================
  Files         138      142       +4     
  Lines        1663     1735      +72     
  Branches      177      185       +8     
==========================================
+ Hits         1629     1689      +60     
- Misses         34       43       +9     
- Partials        0        3       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

Bundle Sizes

Compared against 5d5c5e1

Route: No significant changes found

Dynamic import: No significant changes found

Copy link

⚡️ 1 Lighthouse report!

Category Score
🔴 Performance 45
🟢 Accessibility 90
🟢 Best Practices 92
🟢 SEO 100
🟢 PWA 90
Category Score
🟢 First Contentful Paint 1.1 s
🔴 Time to Interactive 9.6 s
🟢 Speed Index 2.7 s
🔴 Total Blocking Time 1,050 ms
🔴 Largest Contentful Paint 15.9 s
🟢 Cumulative Layout Shift 0

⚡️ 2 Lighthouse report!

Category Score
🟠 Performance 68
🟢 Accessibility 90
🟢 Best Practices 92
🟢 SEO 100
🟢 PWA 90
Category Score
🟢 First Contentful Paint 0.9 s
🔴 Time to Interactive 9.0 s
🟢 Speed Index 0.9 s
🟢 Total Blocking Time 50 ms
🔴 Largest Contentful Paint 15.5 s
🟢 Cumulative Layout Shift 0

⚡️ 3 Lighthouse report!

Category Score
🟠 Performance 67
🟢 Accessibility 90
🟢 Best Practices 92
🟢 SEO 100
🟢 PWA 90
Category Score
🟢 First Contentful Paint 0.9 s
🔴 Time to Interactive 9.1 s
🟢 Speed Index 0.9 s
🟢 Total Blocking Time 140 ms
🔴 Largest Contentful Paint 15.5 s
🟢 Cumulative Layout Shift 0

@thxtome thxtome merged commit 2237a5f into main Dec 17, 2023
9 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.

[ALARM] 알림 및 힌트 서버 연동
2 participants