Skip to content

refactor: replace std::sync::mpsc with flume#446

Merged
Lencerf merged 1 commit intogoogle:mainfrom
Lencerf:refactor/flume
Apr 18, 2026
Merged

refactor: replace std::sync::mpsc with flume#446
Lencerf merged 1 commit intogoogle:mainfrom
Lencerf:refactor/flume

Conversation

@Lencerf
Copy link
Copy Markdown
Collaborator

@Lencerf Lencerf commented Apr 18, 2026

No description provided.

Signed-off-by: Changyuan Lyu <changyuanl@google.com>
@Lencerf Lencerf merged commit 0f26a15 into google:main Apr 18, 2026
5 checks passed
@Lencerf Lencerf deleted the refactor/flume branch April 18, 2026 18:01
@coveralls
Copy link
Copy Markdown

Coverage Report for CI Build 24610564583

Warning

No base build found for commit 7a7f8a8 on main.
Coverage changes can't be calculated without a base build.
If a base build is processing, this comment will update automatically when it completes.

Coverage: 28.631%

Details

  • Patch coverage: 7 uncovered changes across 5 files (0 of 7 lines covered, 0.0%).

Uncovered Changes

File Changed Covered %
alioth/src/hv/hv.rs 2 0 0.0%
alioth/src/virtio/dev/net/vmnet.rs 2 0 0.0%
alioth/src/hv/hvf/vcpu/vcpu.rs 1 0 0.0%
alioth/src/virtio/dev/dev.rs 1 0 0.0%
alioth/src/vm/vm.rs 1 0 0.0%

Coverage Regressions

Requires a base build to compare against. How to fix this →


Coverage Stats

Coverage Status
Relevant Lines: 14870
Covered Lines: 4145
Line Coverage: 27.87%
Relevant Branches: 1284
Covered Branches: 480
Branch Coverage: 37.38%
Branches in Coverage %: Yes
Coverage Strength: 21.96 hits per line

💛 - Coveralls

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants