Skip to content

Enhancement test coverage to only apply to modified source code #818

Open
@sungik-choi

Description

요약

PR 생성 시, 테스트 커버리지를 측정하고 머지를 블락하는 codecov의 동작이 기대와는 다른 점을 개선합니다.

제안 이유

소스코드를 변경하지 않았음에도 불구하고, 연관된 다른 컴포넌트의 테스트 커버리지가 변해 머지가 블락되는 상황은 기대하는 상황이 아닙니다.

개선 방안

변경한 소스코드로 인해 변경된 컴포넌트(모듈)의 테스트 커버리지만 머지를 블락할 수 있으면 좋겠습니다.

레퍼런스

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    chore:systemIssue or PR regarding source environment (e.g. lints, tests), not the actual source codetestIssue or PR that related to test

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions