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

[chore #63] Jacoco 세팅하기 #64

Merged
merged 9 commits into from
Aug 21, 2024
Merged

[chore #63] Jacoco 세팅하기 #64

merged 9 commits into from
Aug 21, 2024

Conversation

hyun2371
Copy link
Member

@hyun2371 hyun2371 commented Aug 20, 2024

관련 이슈

📑 작업 상세 내용

  • Jacoco 의존성 추가
  • Jacoco 설정
    • 65% 커버리지 충족 못 시킬 경우 빌드 실패시키기
      • Application, exception, config, dto, s3, Q파일 제외하고 측정
  • CI 시 Jacoco 테스트 커버리지 결과 등록하도록 CI 스크립트 수정

@hyun2371 hyun2371 added the ⚙️ chore 환경 세팅 label Aug 20, 2024
@hyun2371 hyun2371 self-assigned this Aug 20, 2024
@hyun2371 hyun2371 linked an issue Aug 20, 2024 that may be closed by this pull request
2 tasks
Copy link

github-actions bot commented Aug 20, 2024

Test Results

84 tests   84 ✅  12s ⏱️
18 suites   0 💤
18 files     0 ❌

Results for commit 1d23f54.

♻️ This comment has been updated with latest results.

Copy link
Collaborator

@dudxo dudxo left a comment

Choose a reason for hiding this comment

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

오..Jacoco 처음들어봐서 검색하고 왔는데 테스트 커버리지 라이브러리군요?
추가해주셔서 감사합니다 ㅎㅎ

@dnd-side-project dnd-side-project deleted a comment from github-actions bot Aug 21, 2024
@dnd-side-project dnd-side-project deleted a comment from github-actions bot Aug 21, 2024
Copy link

Code Coverage

Overall Project 81.58% 🍏

There is no coverage information present for the Files changed

@hyun2371 hyun2371 merged commit fb7a454 into dev Aug 21, 2024
3 checks passed
@hyun2371 hyun2371 deleted the chore/#63/jacoco-setting branch August 21, 2024 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ chore 환경 세팅
Projects
None yet
Development

Successfully merging this pull request may close these issues.

⚙️ Jacoco 세팅하기
2 participants