[Refactor]: 모임 스케줄 페이지 CSS 및 컴포넌트 구조 최적화#377
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 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 Report✅ 변경 사항이 없습니다 모든 Story가 이전 빌드와 동일합니다.
|
🎭 Playwright Report✨ E2E Test가 성공적으로 완료되었습니다. Test 요약 내용을 확인해주세요.
📊 Test Summary
📜 Test Details✅ Passed Tests (3)
|
📊 Coverage Report
📉 #377을 main에 병합하면 coverage가 Coverage 요약@@ Coverage Diff @@
## main #377 +/- ##
===========================================
- Coverage 39.12% 35.57% -3.55%
===========================================
Files 240 254 +14
Lines 10933 12017 +1084
Branches 465 477 +12
===========================================
- Hits 4278 4275 -3
+ Misses 6655 7742 +1087 영향받은 파일✅ 이 PR로 영향받은 파일이 없습니다 수정된 모든 파일이 현재 coverage를 유지했습니다. |
🚀 PR Preview Report✨ Build가 성공적으로 완료되었습니다. Preview에서 변경사항을 확인하세요.
|
숙녀분 입맛에 맞으셨다니 다행입니다. 🤵 |
📝 변경 사항
[변경 사항]
_component파일을 -> components/pages/schedule 경로로 옮기고 barrel export 적용.Meetings접두어로 작성됐던 모든 컴포넌트 이름을 ->Schedule접두어로 변경예)
<MeetingsList />-><ScheduleList />변경<Suspense fallback />서스펜스 테그가 정상적으로 작동하지 않았음. (해결)<ScheduleSkeleton />).[주의 사항]
Test Code충돌 발생.원격 저장소 Merge를 위해
jest.config.js에서 충돌 파일 경로를 Ignore 처리함.추후 민서님이 test code 수정할거임.
🔗 관련 이슈
Closes #
🧪 테스트 방법
📸 스크린샷 (선택)
📋 체크리스트
💬 추가 코멘트
CodeRabbit Review는 자동으로 실행되지 않습니다.
Review를 실행하려면 comment에 아래와 같이 작성해주세요