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

졸업을 부탁해 V2.1.1 #290

Merged
merged 4 commits into from
Dec 3, 2024
Merged

졸업을 부탁해 V2.1.1 #290

merged 4 commits into from
Dec 3, 2024

Conversation

5uhwann
Copy link
Member

@5uhwann 5uhwann commented Dec 3, 2024

🚀 배포 내역 {2024-12-04}

변경사항

  • 과목 데이터 형식 변경에 따른 데이터 마이그레이션 적용
  • 연계전공 유저 성적표 등록 추가
  • 봉사학점 적용 졸업 카테고리 오류 수정

📋 체크리스트

  • 환경변수 확인
  • DB 마이그레이션 체크

k-kbk and others added 4 commits November 7, 2024 23:54
* style: formatting

* style: formatting

* chore: platform 옵션 삭제

* style: formatting
* refactor: Lecture 엔티티 pk 수정

* test: Lecture 엔티티 pk 수정에 따른 테스트 수정

* chore: codeowners 추가

* refactor: 전공 실습 과목 조회 로직 추가
* feat: user 테이블에 편입정보와, 연계전공명 추가

* feat: 연계전공, 편입 - 파싱처리

* test: user 엔티티 수정에 따른 테스트 수정

* test: [편입 및 연계전공 테스트] StudentCategory 및 관련 정보 파싱 테스트 추가

- 연계전공 테스트 추가: StudentCategory가 ASSOCIATED_MAJOR인지 확인하고 연계전공명이 제대로 파싱되는지 검증
- 편입 테스트 추가: StudentCategory가 TRANSFER인지 확인하고 transfer_status에 편입 정보가 올바르게 파싱되는지 검증

* refactor: 중복된 작업으로 인해 편입부분 파싱을 제거

* test: 파싱부분 제거에 따른 테스트 코드수정
* fix: 배포스크립트 오류 수정

* fix: v2.1에서 인증 예외코드 에러 사항을 수정

* fix: 이수학점에서 봉사학점이 일반교양이아닌 자유선택으로 들어가게끔 수정

* chore: 봉사학점 테스트를 위해 lecture.csv 파일의 mock 데이터 수정

* test: 봉사학점이 자유선택 학점으로 반영되는 테스트 코드 추가(1번, 2번 들었을 때)

* refactor: 기존 봉사학점을 교양 수준에서 거르는게 아닌 일반교양 이수학점 처리에서 거르도록 수정

* test: 수정에 따라 봉사학점이 일반교양 학점에 포함되지 않는지 테스트

---------

Co-authored-by: 정지환 <[email protected]>
Co-authored-by: stophwan <[email protected]>
Co-authored-by: jinhyeon <[email protected]>
@5uhwann 5uhwann added ✨ feat 새로운 기능 개발 혹은 기존 기능 변경 ♻️ refactor 기본의 로직 변경 없이 코드 개선 labels Dec 3, 2024
Copy link
Member

@stophwan stophwan left a comment

Choose a reason for hiding this comment

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

✨ 굿굿!!

@5uhwann 5uhwann merged commit 04da5d1 into main Dec 3, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat 새로운 기능 개발 혹은 기존 기능 변경 ♻️ refactor 기본의 로직 변경 없이 코드 개선 size/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants