Skip to content

chore(docs): make some rust,ignore blocks into rust so that they get test coverage#2956

Open
luckyworkama wants to merge 1 commit into
mainfrom
push-wmsmvrtoymww
Open

chore(docs): make some rust,ignore blocks into rust so that they get test coverage#2956
luckyworkama wants to merge 1 commit into
mainfrom
push-wmsmvrtoymww

Conversation

@luckyworkama

Copy link
Copy Markdown
Contributor

No description provided.

@luckyworkama luckyworkama requested a review from a team June 18, 2026 19:39
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 18, 2026

Copy link
Copy Markdown

Deploying hydro with  Cloudflare Pages  Cloudflare Pages

Latest commit: 50dd9ab
Status: ✅  Deploy successful!
Preview URL: https://9641e870.hydroflow.pages.dev
Branch Preview URL: https://push-wmsmvrtoymww.hydroflow.pages.dev

View logs

Comment thread hydro_lang/src/properties/mod.rs Outdated
/// # use hydro_lang::prelude::*;
/// # use futures::StreamExt;
/// # tokio_test::block_on(hydro_lang::test_util::stream_transform_test(|process| {
/// let stream = process.source_iter(q!(vec![1, 2, 3]));

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Should probably # this line out, the #ed line should do .weaken_ordering::<NoOrder>(), and then next line should do // stream: [1, 2, 3] (unordered)

…get test coverage

Co-authored-by: Infinity 🤖 <infinity@hydro.run>
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