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

Initialize weight table when signing up (Backend) #106

Merged
merged 2 commits into from
Dec 7, 2023

Conversation

yjeong-k
Copy link
Contributor

@yjeong-k yjeong-k commented Dec 6, 2023

PR Title: Initialize weight table when signing up (Backend)

Related Issue(s):

PR Description:

회원가입 시 웨이트 테이블 초기값 저장해두도록 변경하였습니다

Changes Included:
  • Added new feature(s)
  • Fixed identified bug(s)
  • Updated relevant documentation
Notes for Reviewer:

Any specific instructions or points to be considered by the
reviewer.

Reviewer Checklist:

  • Code is written in clean, maintainable, and idiomatic form.
  • Automated test coverage is adequate.
  • All existing tests pass.
  • Manual testing has been performed to ensure the PR works as expected.
  • Code review comments have been addressed or clarified.

Additional Comments:

Add any other comments or information that might be useful for the
review process.

@yjeong-k yjeong-k added the backend Feature implementation for backend label Dec 6, 2023
@yjeong-k yjeong-k requested a review from JH747 December 6, 2023 22:54
@yjeong-k yjeong-k self-assigned this Dec 6, 2023
Copy link
Contributor

@JH747 JH747 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

코드와 영상 확인하였습니다.
고생하셨습니다.

@JH747 JH747 merged commit 45ae686 into main Dec 7, 2023
1 check passed
@JH747 JH747 deleted the feat/initialize-weights-backend branch December 7, 2023 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Feature implementation for backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants