Skip to content

Comments

refactor: Migrate mini_moka service to implement Access directly#6316

Merged
Xuanwo merged 2 commits intomainfrom
migrate-mini-moka
Jun 20, 2025
Merged

refactor: Migrate mini_moka service to implement Access directly#6316
Xuanwo merged 2 commits intomainfrom
migrate-mini-moka

Conversation

@meteorgan
Copy link
Contributor

Which issue does this PR close?

Part of #5739.

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

@meteorgan meteorgan requested a review from Xuanwo as a code owner June 19, 2025 14:01
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. releases-note/refactor The PR does a refactor on code or has a title that begins with "refactor" labels Jun 19, 2025
}

let offset = range.offset() as usize;
if offset >= value.content.len() {
Copy link
Contributor Author

@meteorgan meteorgan Jun 19, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It appears we're missing relevant tests, which could potentially cause a panic.

Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @meteorgan for working on this!

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jun 20, 2025
@Xuanwo Xuanwo merged commit f79abbf into main Jun 20, 2025
93 checks passed
@Xuanwo Xuanwo deleted the migrate-mini-moka branch June 20, 2025 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer releases-note/refactor The PR does a refactor on code or has a title that begins with "refactor" size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants