khu-khlug / sight-backend

쿠러그의 백엔드 어플리케이션 저장소
1 stars 0 forks source link

ci: required workflow로 단순 테스트만 하도록 수정 #57

Closed Coalery closed 9 months ago

Coalery commented 9 months ago

주요 변경 사항

required workflow로 단순 테스트만 하도록 수정합니다.

변경 이유

커버리지 계산이 시간이 적지 않게 걸립니다. 결국 확인이 필요한 건 테스트 성공 여부지 커버리지는 아니라서 테스트만 성공하면 머지가 가능하도록 수정합니다.

github-actions[bot] commented 9 months ago

Coverage report

St.:grey_question:
Category Percentage Covered / Total
🟡 Statements 76.64% 958/1250
🔴 Branches 51.33% 154/300
🔴 Functions 55.48% 167/301
🟡 Lines 76.5% 895/1170

Test suite run success

142 tests passing in 34 suites.

Report generated by 🧪jest coverage report action from efc1f7c44f43f941f8f0757c9f3a5134479ab2f4