-
-
Notifications
You must be signed in to change notification settings - Fork 8
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.5.0 #253
Conversation
Important Review skippedAuto reviews are limited to specific labels. Labels to auto review (6)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the WalkthroughIn version 2.5.0, the project introduces enhanced user configurability through 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 #253 +/- ##
=======================================
Coverage 37.55% 37.55%
=======================================
Files 84 84
Lines 7446 7446
=======================================
Hits 2796 2796
Misses 4650 4650 ☔ 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
: Version and date entry is correct.The version number and date format are consistent with previous entries.
6-6
: Features section header is correct.The section header is consistent with previous entries.
8-8
: Feature entry is correct.The feature description includes the issue number and commit reference, which is consistent with previous entries.
11-11
: Bug fixes section header is correct.The section header is consistent with previous entries.
13-15
: Bug fix entries are correct.The bug fix descriptions include the issue numbers and commit references, which are consistent with previous entries.
c4a2e23
to
8659cba
Compare
8659cba
to
a0626ba
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
6ad8940
to
0b12f78
Compare
a5adff3
to
74c425d
Compare
🤖 Created releases:
|
🤖 I have created a release beep boop
2.5.0 (2024-07-30)
Features
precision_halves
customization (#248) (8f5ec79)Bug Fixes
break
the loop when connected (#244) (536f975)This PR was generated with Release Please. See documentation.