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: 타입 검사, 테스트 및 커버리지 추가 #35

Merged
merged 5 commits into from
Sep 9, 2024
Merged

Conversation

scarf005
Copy link
Member

@scarf005 scarf005 commented Sep 7, 2024

resolve #33

@scarf005 scarf005 force-pushed the fix/33/CICD branch 2 times, most recently from 7904ba4 to 71824b4 Compare September 7, 2024 06:53
Copy link

codecov bot commented Sep 7, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

CI에서 eslint 오류 검사를 위해 `--fix`를 제거합니다.
테스트를 실행하고 커버리지 결과를 codecov에 업로드합니다.

참고: https://about.codecov.io
Copy link
Contributor

@nyj001012 nyj001012 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

eslint, jest, typecheck 추가 확인했습니다

@nyj001012 nyj001012 merged commit 90d5484 into main Sep 9, 2024
7 checks passed
@nyj001012 nyj001012 deleted the fix/33/CICD branch September 9, 2024 13:49
@scarf005 scarf005 restored the fix/33/CICD branch September 19, 2024 05:58
@scarf005 scarf005 deleted the fix/33/CICD branch September 19, 2024 06:48
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.

CI/CD
2 participants