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

Week 9 Release #243

Merged
merged 95 commits into from
Nov 6, 2023
Merged

Week 9 Release #243

merged 95 commits into from
Nov 6, 2023

Conversation

xGreenNarae
Copy link
Contributor

jminkkk and others added 30 commits October 23, 2023 21:37
swagger api에 해당하는 커스텀 예외만 표시 및 예외문서화 상세화
나이 응답 시 1년 미만일 경우 개월수만 전송
긴급 도움 페이지 조회 시 보호만료기간이 Null값인 경우 제외
입양상태, 중성화 여부 응답에 한글로 전달
숏폼 누락된 입양 상태 한글로 전달
좋아요 기능 구현을 위한 DB 구조 변경
xGreenNarae and others added 28 commits November 1, 2023 00:49
Flyway 제거
BugFix: Entity(PetVideoLike) id의 key 생성전략을 identity로 변경
SpringBoot Actuator 추가
ShortForm Video 조회 시, 전체 검색 조건(PetType, Area) 대응
PetVideo 조회 조건 필터링의 동적 쿼리 가독성 개선
SecurityFilterChain을 거치는 POST 요청을 처리하기 위한 CORS 설정 추가.
보호소 정보 수정 페이지를 위한 우편번호 관리 추가
Shelter 수정 시 zonecode(우편번호) 입력 추가
Province Enum 입력 값에 대한 유연한 처리(제주, 제주도, 제주특별자치도 등)
Copy link

github-actions bot commented Nov 5, 2023

Test Coverage Report

Overall Project 66.1% -7.28% 😞
Files changed 67.53% 😍

File Coverage
ShelterService.java 100% 😍
ProvinceConverter.java 100% 😍
TokenProvider.java 100% 😍
LikeCountToStringConverter.java 100% 😍
CategoryShortFormPage.java 100% 😍
HomeShortFormPage.java 100% 😍
ShortFormService.java 100% 😍
AdoptionStatus.java 100% 😍
PetType.java 100% 😍
NeutralizationStatus.java 100% 😍
EnumConverterConfiguration.java 100% 😍
PetVideoJpqlRepository.java 94.12% -5.88% 😍
PetAgeToBirthDateConverter.java 90.57% -9.43% 😍
Shelter.java 89.38% 😍
ShelterUpdateDto.java 89.33% 😍
ShelterSignUpDto.java 88.14% 😍
ShortFormDto.java 88% 😍
PetRegisterRequestDto.java 87.68% 😍
ShelterAddressSignUpDto.java 87.65% 😍
NewPetDto.java 87.5% 😍
SecurityConfig.java 87.21% 😍
PetDto.java 87.18% 😍
ShelterAddress.java 87.05% 😍
Province.java 80.12% -19.88% 😍
Pet.java 71.52% -10.13% 😍
ShelterAddressUpdateDto.java 71.05% 😍
ShelterController.java 70.37% 😍
PetVideo.java 67.11% -32.89% 😍
PetController.java 65.22% 😍
PetReadService.java 64.71% -17.65% 😍
JwtAuthenticationFilter.java 61.21% 😍
ShortFormController.java 52.38% -47.62% 😞
PetWriteServiceTransactionManager.java 47.06% -4.9% 😞
PetWriteService.java 46% -6% 😞
UserDetailsServiceImpl.java 31.58% 😍
GlobalExceptionHandler.java 24.41% -46.95% 😞
PetVideoLikeService.java 11.11% -88.89% 😞
PetVideoLike.java 5.77% -94.23% 😞
NotLikedPetVideo.java 0% 😞
AlreadyLikedPetVideo.java 0% 😞
ShortFormExceptionMessage.java 0% 😞
ShortFormNotFound.java 0% 😞
PetRegisterInfoDto.java 0% -19.74% 😞

@xGreenNarae xGreenNarae merged commit 7dac441 into main Nov 6, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants