Skip to content

feat(build): add feature gate for io-uring - #1297

Open
MrCroxx wants to merge 1 commit into
mainfrom
xx/io-uring-featur-gate
Open

feat(build): add feature gate for io-uring#1297
MrCroxx wants to merge 1 commit into
mainfrom
xx/io-uring-featur-gate

Conversation

@MrCroxx

@MrCroxx MrCroxx commented May 25, 2026

Copy link
Copy Markdown
Member

What's changed and what's your intention?

Please explain IN DETAIL what the changes are in this PR and why they are needed. :D

As a mitigation for apache/opendal#7619

Checklist

  • I have written the necessary rustdoc comments
  • I have added the necessary unit tests and integration tests
  • I have passed cargo x (or cargo x --fast instead if the old tests are not modified) in my local environment.

Related issues or PRs (optional)

apache/opendal#7619

Signed-off-by: MrCroxx <mrcroxx.cs@gmail.com>
@MrCroxx MrCroxx added this to the v0.22 milestone May 25, 2026
@MrCroxx MrCroxx self-assigned this May 25, 2026
@MrCroxx
MrCroxx requested review from Xuanwo and tisonkun as code owners May 25, 2026 15:26
@MrCroxx MrCroxx added bug Something isn't working feature New feature or request labels May 25, 2026
@codecov

codecov Bot commented May 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
foyer-bench/src/main.rs 69.79% <ø> (-0.23%) ⬇️
foyer-storage/src/io/engine/mod.rs 93.33% <ø> (ø)

... and 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working feature New feature or request

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants