[Refactor/#277] Lighthouse CI 임계값 warn → error 상향 - #320
Conversation
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
📚 Storybook 배포 완료
|
🚨 관련 이슈
#277
✨ 변경사항
✏️ 작업 내용
perf/no-skeleton임시 브랜치에서 OverviewDashboard · PlatformDashboard Skeleton 제거 후 BEFORE 수치 측정main브랜치에서 AFTER 수치 측정 (Skeleton 적용 상태)lighthouserc.cjs임계값 warn → error 상향 및 실측값 기반으로 확정측정 결과 (Desktop / Navigation / /dashboard 3회 평균)
확정된 Lighthouse CI 임계값
😅 미완성 작업
N/A
📢 논의 사항 및 참고 사항
CLS가 BEFORE보다 AFTER에서 소폭 증가(0.000172 → 0.000304)한 것은 Skeleton → 실제 콘텐츠 전환 시 미세한 레이아웃 이동이 발생하기 때문.
두 값 모두 0.1 기준 대비 사실상 0 수준이므로 실사용자 체감 영향 없음.