-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
chore(main): release 2.4.1 #247
Conversation
Warning Rate limit exceeded@rokam has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 20 minutes and 50 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. WalkthroughThis update marks the release of version 2.5.0, introducing the new Changes
Poem
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 as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #247 +/- ##
=======================================
Coverage 35.34% 35.34%
=======================================
Files 81 81
Lines 7191 7191
=======================================
Hits 2542 2542
Misses 4649 4649 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (2)
- CHANGELOG.md (1 hunks)
- midealocal/version.py (1 hunks)
Files skipped from review due to trivial changes (1)
- midealocal/version.py
Additional comments not posted (5)
CHANGELOG.md (5)
3-3
: LGTM!The addition of the new section for version 2.4.1 with a comparison link follows the existing format.
4-4
: LGTM!The blank line follows the existing format for readability.
6-6
: LGTM!The addition of the "Bug Fixes" section follows the existing format.
8-8
: LGTM!The addition of the specific bug fix with references to issue #244 and commit 536f975 follows the existing format.
9-9
: LGTM!The blank line follows the existing format for readability.
d6125c4
to
a2275d4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (2)
- CHANGELOG.md (1 hunks)
- midealocal/version.py (1 hunks)
Files skipped from review as they are similar to previous changes (2)
- CHANGELOG.md
- midealocal/version.py
a2275d4
to
cbe1091
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (2)
- CHANGELOG.md (1 hunks)
- midealocal/version.py (1 hunks)
Files skipped from review due to trivial changes (1)
- midealocal/version.py
Files skipped from review as they are similar to previous changes (1)
- CHANGELOG.md
cbe1091
to
7c9a1ab
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (2)
- CHANGELOG.md (1 hunks)
- midealocal/version.py (1 hunks)
Files skipped from review as they are similar to previous changes (2)
- CHANGELOG.md
- midealocal/version.py
7c9a1ab
to
7c24ab2
Compare
🤖 I have created a release beep boop
2.4.1 (2024-07-26)
Bug Fixes
break
the loop when connected (#244) (536f975)This PR was generated with Release Please. See documentation.
Summary by CodeRabbit
New Features
precision_halves
customization to enhance application configurability and user experience.Bug Fixes
Chores