-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: 편입정보 파싱 및 인정학점 추출 * feat: 편입 졸업 학점 적용 * feat: 편입교양, 편입기독교 추가 * feat: 편입생 인정 학점을 제외한 학점 반영 * feat: 편입생 인정 학점을 적용하고 편입생은 채플 1회 수강으로 변경 completed_credit의 total_credit 타입을 int->double * feat: 졸업 요건 검사하여 취득학점 계산 * feat: 편입 비로그인 검사 * fix: 편입생 자유선택 학점계산 수정 * test: 편입 기능 추가에 따른 테스트 코트 추가 * test: TakenLectureInventory 기독교 과목 테스트 코드 추가 * refactor: 편입학점 인정 로직 수정 * refactor: 익명유저 졸업 검사 로직 수정 * refactor: 코드스멜 제거 * test: 편입생의 자유선택 졸업 결과를 생성 테스트 * refactor: 코드스멜제거 * refactor: 편입생 전공 과목 처리 로직 변경 --------- Co-authored-by: 5uhwann <[email protected]>
- Loading branch information
Showing
45 changed files
with
1,047 additions
and
398 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.