-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [chore] : jacoco 의존성 추가 - 테스트 결과 리포트 설정 - 테스트 검증 규칙 설정 * [chore] : 커버리지 하한 수정 * [chore] : Jacoco 결과 출력하는 CI 스크립트 작성 * [fix] : ci파일 경로 수정 * [chore] : ci 스크립트 step name 수정 * [chore] : 빌드, ci 시 커버리지 하한 통일 * [chore] : security 검증 제외 * [chore] : lombok test coverage 제외
Showing
3 changed files
with
84 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
lombok.addLombokGeneratedAnnotation = true |