-
Notifications
You must be signed in to change notification settings - Fork 3
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
[release] 0.8.2 #159
[release] 0.8.2 #159
Conversation
# What's in this pull request - 겨울학기(`SemesterType::Winter`)의 key가 잘못 입력되어 파싱하지 못하는 현상 수정 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Bug Fixes** - Updated error handling in the `classes_with_detail` test to prevent panics when no class with detail is found. - **Changes** - Adjusted the mapping for the winter semester from `"0923"` to `"093"` across multiple applications, affecting how the winter semester is represented. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
# What's in this pull request - 성적 점수가 비었을 때(처리되지 않았을 경우)를 위한 `ClassScore::Empty` enum variant 추가 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced a new state, `Empty`, to represent cases with no score provided in the grading system. - Enhanced string parsing to recognize and handle empty score inputs effectively. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
# What's in this pull request - `CourseGradeApplication::class_detail()`에서 수업 상세 정보의 점수가 비었을 경우 음수를 반환 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Updated version of the `rusaint` package and its dependencies to version `0.8.1`. - Added a new `Empty` variant to the `ClassScore` enum for handling absent scores. - **Bug Fixes** - Improved error handling in the `classes_with_detail` test function to prevent panic when no matching grade is found. - Adjusted semester key mapping for `SemesterType::Winter` across multiple applications. - **Documentation** - Enhanced clarity in comments and README content, including version updates and formatting improvements. - **Chores** - Removed caching steps in workflow configurations for build, lint, and release processes. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
# What's in this pull request - 개인 시간표 상에 교수 이름이 없는 과목이 없을 경우 파싱에 실패하는 문제 해결
Warning Rate limit exceeded@EATSTEAK has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 8 minutes and 5 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 📒 Files selected for processing (11)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
No description provided.