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

feat-be: API 쿼리 최적화 #707

Merged
merged 5 commits into from
Sep 25, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 24, 2024

Original issue description

목적

API의 쿼리를 최적화합니다.

작업 세부사항

  • applicant 쿼리 최적화
  • applyform 쿼리 최적화
  • auth 쿼리 최적화
  • club 쿼리 최적화
  • dashboard 쿼리 최적화
  • member 쿼리 최적화
  • process 쿼리 최적화

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


API_PERFORMANCE_01

closes #705

@github-actions github-actions bot added backend 백엔드 feature 새로운 기능 labels Sep 24, 2024
@github-actions github-actions bot added this to the 스프린트 5.0 milestone Sep 24, 2024
@xogns1514 xogns1514 deleted the branch be/develop September 24, 2024 13:20
@xogns1514 xogns1514 closed this Sep 24, 2024
@Chocochip101 Chocochip101 reopened this Sep 25, 2024
@Chocochip101 Chocochip101 marked this pull request as ready for review September 25, 2024 07:17
Copy link
Contributor Author

1727248660.392929

@Chocochip101 Chocochip101 merged commit a904d34 into be/develop Sep 25, 2024
6 checks passed
@Chocochip101 Chocochip101 deleted the be-705-API_PERFORMANCE_01 branch September 25, 2024 07:18
Copy link
Contributor Author

📌 Test Coverage Report

Overall Project 77.47% -0.08%
Files changed 97.66% 🍏

File Coverage
EmailController.java 100% 🍏
DashboardService.java 100% 🍏
ProcessFacade.java 100% 🍏
DashboardFacade.java 100% 🍏
AnswerService.java 100% 🍏
DashboardApplyFormDto.java 100% 🍏
ApplicantFacade.java 100% 🍏
ProcessService.java 96.34% 🍏
ApplicantService.java 95.48% 🍏
EvaluationService.java 91.14% 🍏
ApplicantCard.java 90.32% -9.68% 🍏
ApplyFormService.java 86.23% 🍏
ExceptionLogger.java 86.14% 🍏
Email.java 59.56% 🍏

Chocochip101 added a commit that referenced this pull request Sep 25, 2024
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kwoun Ki Ho <73146678+Chocochip101@users.noreply.github.com>
Co-authored-by: 최가희 <60508828+cutehumanS2@users.noreply.github.com>
Co-authored-by: Do Yeop Kim <113661364+Dobby-Kim@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend 백엔드 feature 새로운 기능
Projects
Status: 완료
Development

Successfully merging this pull request may close these issues.

4 participants