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

BE 운영 서버 반영 #428

Merged
merged 31 commits into from
Jul 22, 2024
Merged

BE 운영 서버 반영 #428

merged 31 commits into from
Jul 22, 2024

Conversation

hwangdaesun
Copy link
Collaborator

@hwangdaesun hwangdaesun commented Jul 22, 2024

📌 관련 이슈

🔑 주요 변경사항

  • 켈리더 상세 조회 API 오류 수정
  • 테스트 반영

hwangdaesun and others added 30 commits July 20, 2024 12:37
[BE/test] 웹 계층 단위테스트 보충
[BE/TEST] 음식 조회 테스트
…정 및 방문 여부를 삼항 연산자 사용해서 구하도록 수정
[BE/test] 하루에 먹은 식사 영양소를 계산하는 DailyMeal 도메인 리팩토링 및 테스트
…pl 메서드 수정으로 인한 변경사항 반영
[Be/fix] 특정 날짜의 식사 정보 조회하는 API 오류 수정
@hwangdaesun hwangdaesun merged commit ec2e180 into release Jul 22, 2024
Copy link

Overall Project 71.79% -0.25%
Files changed 92.83% 🍏

File Coverage
GetAllCalorieAnalysisService.java 100% 🍏
ValidateBeforeSignupService.java 100% 🍏
GetSpecificMealService.java 100% 🍏
GetCurrentMealService.java 100% 🍏
GetMealController.java 100% 🍏
CustomHistoryRepositoryImpl.java 100% 🍏
CustomMemberRepositoryImpl.java 100% 🍏
GetTargetMealService.java 100% 🍏
GetMaintainMealService.java 100% 🍏
DailyMeal.java 90.54% 🍏
ConsumedFood.java 76.92% -6.84%
Unit.java 65.22% -11.59%
MemberEntity.java 62.33% 🍏

@hwangdaesun hwangdaesun changed the title Be 운영 서버 배포 BE 운영 서버 반영 Jul 22, 2024
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.

2 participants