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: 스터디 성공률 계산 로직 수정 #555

Open
wants to merge 2 commits into
base: BE/develop
Choose a base branch
from

Conversation

CFalws
Copy link
Member

@CFalws CFalws commented Oct 19, 2023

😋 작업한 내용

  • 반달의 성공률이 101 퍼센트인 문제를 해결하였습니다.
  • 아직 테스트를 통과하지 않는데 스터디 탈퇴 로직이 완전히 구현되면 될 것 같습니다.

🙏 PR Point

👍 관련 이슈

  • Resolved : #

기획의 어떤 부분을 구현 / 수정했는가 (굉장히 상세하게 적어주세요, 해당 커밋의 링크, 코드의 위치를 남겨주면 더욱 좋습니다.)

밑은 예시입니다.

시작되면서 스터디의 주 몇 회 정보를 유저가 실제로 선택한 일 수로 수정

  • StudyService의 createStudy 메서드에서 PeriodOfRound 를 받지 않도록 수정했습니다. 해당커밋
  • Study의 start 메서드에서 파라미터로 시작한 날짜를 받도록 구현하였습니다.
  • 날짜(월화수목금토일)를 뜻하는 Enum을 Study 패키지에 추가하였습니다.
  • flyway에서 해당 엔티티에 필요할 칼럼을 수정했습니다.

스터디가 더 이상 종료되지 않도록 수정

  • 상동

@CFalws CFalws self-assigned this Oct 19, 2023
@github-actions
Copy link

github-actions bot commented Oct 19, 2023

Test Results

112 tests  +1   111 ✔️ ±0   25s ⏱️ +7s
  22 suites ±0       0 💤 ±0 
  22 files   ±0       1 +1 

For more details on these failures, see this check.

Results for commit 6fc5fe1. ± Comparison against base commit 1983174.

♻️ This comment has been updated with latest results.

@kevstevie
Copy link
Collaborator

이거 왜 터지죠

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