-
-
Notifications
You must be signed in to change notification settings - Fork 5
chore: release v1.7.11 #137
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
Conversation
b7e4108 to
acc9212
Compare
WalkthroughThe changes update version numbers to 1.7.11 in the changelog, Cargo.toml, and npm package.json files. The changelog documents a bug fix related to file cache handling. No modifications were made to code, dependencies, or exported entities; only metadata and documentation were updated. Changes
Suggested labels
Poem
π Recent review detailsConfiguration used: CodeRabbit UI β Files ignored due to path filters (1)
π Files selected for processing (3)
β° Context from checks skipped due to timeout of 90000ms (1)
π Additional comments (4)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. πͺ§ TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. 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
CodeRabbit Configuration File (
|
|
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.
Important
Looks good to me! π
Reviewed everything up to b7e4108 in 1 minute and 15 seconds. Click for details.
- Reviewed
43lines of code in3files - Skipped
0files when reviewing. - Skipped posting
4draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with π or π to teach Ellipsis.
1. Cargo.toml:7
- Draft comment:
Version bump to 1.7.11 confirmed. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
2. Cargo.toml:12
- Draft comment:
Consider removing leading '/' in include paths; use relative paths (e.g., 'src' not '/src'). - Reason this comment was not posted:
Comment was not on a location in the diff, so it can't be submitted as a review comment.
3. Cargo.toml:27
- Draft comment:
Custom clippy lint settings look comprehensive; ensure accompanying docs for maintainability. - Reason this comment was not posted:
Confidence changes required:30%<= threshold50%None
4. Cargo.toml:92
- Draft comment:
Feature definitions (like 'fs_cache') are clear; verify that 'dep:serde' syntax activates optional deps as intended. - Reason this comment was not posted:
Confidence changes required:30%<= threshold50%None
Workflow ID: wflow_HfrElkzOLtv0rSa9
You can customize by changing your verbosity settings, reacting with π or π, replying to comments, or adding code review rules.
Codecov ReportAll modified and coverable lines are covered by tests β
Additional details and impacted files@@ Coverage Diff @@
## main #137 +/- ##
=======================================
Coverage 93.39% 93.39%
=======================================
Files 13 13
Lines 2890 2890
=======================================
Hits 2699 2699
Misses 191 191 β View full report in Codecov by Sentry. π New features to boost your workflow:
|
CodSpeed Performance ReportMerging #137 will not alter performanceComparing Summary
|



π€ New release
unrs_resolver: 1.7.10 -> 1.7.11 (β API compatible changes)Changelog
This PR was generated with release-plz.
Important
Bump
unrs_resolverto v1.7.11 with a bug fix for invalid file cache due to extension alias.unrs_resolverversion from 1.7.10 to 1.7.11 inCargo.tomlandCargo.lock.CHANGELOG.md.CHANGELOG.mddetailing the bug fix.This description was created by
for b7e4108. You can customize this summary. It will automatically update as commits are pushed.
Summary by CodeRabbit
Chores
Bug Fixes