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

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

Merged
merged 1 commit into from
Jan 28, 2024

Conversation

Coalery
Copy link
Member

@Coalery Coalery commented Jan 28, 2024

주요 변경 사항

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

변경 이유

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

@Coalery Coalery self-assigned this Jan 28, 2024
@Coalery Coalery merged commit 0471592 into main Jan 28, 2024
2 checks passed
@Coalery Coalery deleted the ci/required-for-test branch January 28, 2024 13:51
Copy link

Coverage report

St.
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 efc1f7c

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.

1 participant