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

fix-be: 예외 처리 과정에서 NPE가 발생하지 않도록 수정 #753

Merged
merged 2 commits into from
Oct 1, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 1, 2024

목적

예외 처리 과정에서 NPE가 발생하지 않도록 변경한다.

작업 세부사항

  • null체크 추가

참고 사항

  • ProblemDetail의 property가 없는 경우 NPE가 발생
  • 다른 작업 중 에러가 터졌는데 NPE가 발생하길래 추가했습니다.

아래의 별표줄 밑에 요구사항 ID만 작성해주세요. Prefix 금지!


EX_HANDLER_FIX_01

closes #752

@github-actions github-actions bot added backend 백엔드 fix 버그 수정 labels Oct 1, 2024
@HyungHoKim00 HyungHoKim00 marked this pull request as ready for review October 1, 2024 02:32
Copy link
Contributor Author

github-actions bot commented Oct 1, 2024

1727750002.021229

@HyungHoKim00 HyungHoKim00 changed the title fix-be: 예외 처리 과정 NPE 수정 fix-be: 예외 처리 과정에서 NPE가 발생하지 않도록 수정 Oct 1, 2024
Copy link
Contributor Author

github-actions bot commented Oct 1, 2024

📌 Test Coverage Report

Overall Project 77.65% -0.01%
Files changed 83.33% 🍏

File Coverage
ExceptionLogger.java 85.98% -0.93% 🍏

@HyungHoKim00 HyungHoKim00 merged commit 920026a into be/develop Oct 1, 2024
26 checks passed
@HyungHoKim00 HyungHoKim00 deleted the be-752-EX_HANDLER_FIX_01 branch October 1, 2024 06:55
Dobby-Kim added a commit that referenced this pull request Oct 5, 2024
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kwoun Ki Ho <fingercut3822@gmail.com>

feat-be: 프로세스 목록 조회 API  필터링 및 정렬 구현 (#756)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: cutehumanS2 <oddpinkjadeite@gmail.com>

feat-be: 다중 불합격자 해제 기능 구현 (#759)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kwoun Ki Ho <fingercut3822@gmail.com>

feat-be: 대시보드 삭제 api 구현 (#749)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: HyungHoKim00 <hkim1109@naver.com>

fix-be: 예외 처리 과정에서 NPE가 발생하지 않도록 수정  (#753)

feat-be: 다중 불합격자 기능 구현 (#751)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kwoun Ki Ho <fingercut3822@gmail.com>

chore-be(Actions-Prod): 무중단 배포 설정 수정
Dobby-Kim added a commit that referenced this pull request Oct 5, 2024
82a5d2d (HEAD -> be/main, origin/be/main) fix-be: OSIV 오류 해결 (#746)
7434b61 feat-be: 프로세스 목록 조회 API  필터링 및 정렬 구현 (#756)
2e05f2b feat-be: 다중 불합격자 해제 기능 구현 (#759)
4c60d92 feat-be: 대시보드 삭제 api 구현 (#749)
fbbfee5 fix-be: 예외 처리 과정에서 NPE가 발생하지 않도록 수정  (#753)
a55783d feat-be: 다중 불합격자 기능 구현 (#751)
071cebc chore-be(Actions-Prod): 무중단 배포 설정 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend 백엔드 fix 버그 수정
Projects
Status: 완료
Development

Successfully merging this pull request may close these issues.

3 participants