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/115 #116

Merged
merged 1 commit into from
Mar 3, 2024
Merged

Feature/115 #116

merged 1 commit into from
Mar 3, 2024

Conversation

thxtome
Copy link
Collaborator

@thxtome thxtome commented Mar 3, 2024

⛓ Related Issues

📋 작업 내용

  • ~ 팔로워 / 팔로이 화면 구현

Copy link

vercel bot commented Mar 3, 2024

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 Mar 3, 2024 10:49am

@thxtome thxtome changed the title feat: 팔로워 / 팔로이 페이지 구현 Feature/115 Mar 3, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 59.13978% with 38 lines in your changes are missing coverage. Please review.

Project coverage is 96.15%. Comparing base (d3724f5) to head (6c7b43f).

Files Patch % Lines
src/hooks/api/useToggleRelation.ts 21.21% 24 Missing and 2 partials ⚠️
src/components/relation/index.tsx 88.00% 3 Missing ⚠️
src/utils/trasformInfiniteQueryData.ts 0.00% 3 Missing ⚠️
src/components/search/UserCard.tsx 33.33% 2 Missing ⚠️
src/hooks/api/useGetInfiniteRelations.ts 89.47% 2 Missing ⚠️
src/lib/api/ApiService.ts 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #116      +/-   ##
==========================================
- Coverage   96.83%   96.15%   -0.68%     
==========================================
  Files         142      146       +4     
  Lines        1739     1796      +57     
  Branches      186      196      +10     
==========================================
+ Hits         1684     1727      +43     
- Misses         50       64      +14     
  Partials        5        5              

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

Copy link

github-actions bot commented Mar 3, 2024

Bundle Sizes

Compared against d3724f5

Route: No significant changes found

Dynamic import: No significant changes found

Copy link

github-actions bot commented Mar 3, 2024

⚡️ 1 Lighthouse report!

Category Score
🟠 Performance 52
🟢 Accessibility 90
🟢 Best Practices 92
🟢 SEO 100
🟢 PWA 90
Category Score
🟢 First Contentful Paint 1.4 s
🔴 Time to Interactive 10.2 s
🔴 Speed Index 11.0 s
🟠 Total Blocking Time 270 ms
🔴 Largest Contentful Paint 15.6 s
🟢 Cumulative Layout Shift 0

⚡️ 2 Lighthouse report!

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

⚡️ 3 Lighthouse report!

Category Score
🟠 Performance 60
🟢 Accessibility 90
🟢 Best Practices 92
🟢 SEO 100
🟢 PWA 90
Category Score
🟢 First Contentful Paint 1.4 s
🔴 Time to Interactive 9.0 s
🔴 Speed Index 8.6 s
🟢 Total Blocking Time 40 ms
🔴 Largest Contentful Paint 15.6 s
🟢 Cumulative Layout Shift 0

@thxtome thxtome merged commit 0e65981 into main Mar 3, 2024
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.

[PROFILE] 팔로워 팔로잉 페이지 추가
2 participants