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

config#4/Jacoco 룰 설정 및 Jacoco 관련 깃허브 액션 추가 #8

Merged
merged 5 commits into from
Aug 12, 2024

Commits on Aug 12, 2024

  1. docs: pr 템플릿 수정

    - PR 체크 이모지 추가
    - 제목에 채워넣도록 수정
    kkyu0718 authored and HyeonJun0530 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    3f08f92 View commit details
    Browse the repository at this point in the history
  2. ci: jacoco 설정

    - 코드 커버리지 80%, 브랜치 커버리지 70%로 제한
    - 메인 클래스 커버리지, 리포트에서 제외
    HyeonJun0530 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    41c764c View commit details
    Browse the repository at this point in the history
  3. ci: jacoco-rule 액션 스크립트 작성

    - PR 내용에 Jacoco 코멘트가 달리도록 작성
    - build 후에 Jacoco Report 생성
    HyeonJun0530 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    7225f84 View commit details
    Browse the repository at this point in the history
  4. docs: PR 템플릿 변경

    - PR 템플릿에서 제목 삭제
    HyeonJun0530 authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2b54edf View commit details
    Browse the repository at this point in the history
  5. ci: jacoco-rule.yml 수정

    - PR 메시지를 쓸 수 있는 권한 추가
    - dev 브랜치 적용 추가
    HyeonJun0530 authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    fce9629 View commit details
    Browse the repository at this point in the history