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

Feat: GitActions 와 Jacoco 연동 #213

Merged
merged 2 commits into from
Sep 12, 2024
Merged

Feat: GitActions 와 Jacoco 연동 #213

merged 2 commits into from
Sep 12, 2024

Conversation

adorableco
Copy link
Contributor

@adorableco adorableco commented Sep 12, 2024

PR

✨ 작업 내용

  • jacoco 테스트 커버리지 결과를 PR 코멘트에 남기기 위해 develop-ci.yml 에 기능을 추가했습니다.
  • 그리고 앞으로 actions 실패 시 실패한 job만 빠르게 재실행할 수 있게 jobs를 둘로 나누어두었습니다. 하려고 했는데 jobs 간의 환경이 공유가 안된다고 하네요..

✨ 참고 사항

x


⏰ 현재 버그

x


✏ Git Close

@adorableco adorableco added the ✨ Feature 기능 개발 label Sep 12, 2024
@adorableco adorableco self-assigned this Sep 12, 2024
@adorableco adorableco linked an issue Sep 12, 2024 that may be closed by this pull request
1 task
Copy link

테스트 커버리지 측정

There is no coverage information present for the Files changed

Total Project Coverage 88.01% 🍏

Copy link
Contributor

@RinRinPARK RinRinPARK left a comment

Choose a reason for hiding this comment

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

야무지다잉👍

@adorableco adorableco merged commit 89cbfb8 into develop Sep 12, 2024
1 check passed
@adorableco adorableco deleted the seyeon/swm-175 branch September 12, 2024 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ Feat: GitActions 와 Jacoco 연동
2 participants