这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@anthonyshew
Copy link
Contributor

@anthonyshew anthonyshew commented Jul 15, 2025

No description provided.

@vercel
Copy link
Contributor

vercel bot commented Jul 15, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-basic-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 22, 2025 1:50pm
examples-designsystem-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 22, 2025 1:50pm
examples-gatsby-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 22, 2025 1:50pm
examples-kitchensink-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 22, 2025 1:50pm
examples-native-web ❌ Failed (Inspect) Jul 22, 2025 1:50pm
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 22, 2025 1:50pm
examples-svelte-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 22, 2025 1:50pm
examples-tailwind-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 22, 2025 1:50pm
examples-vite-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 22, 2025 1:50pm
turbo-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 22, 2025 1:50pm

@anthonyshew anthonyshew requested a review from a team as a code owner July 15, 2025 03:39
@anthonyshew anthonyshew changed the title test(tower-uds): add meaningful integration tests test(tower-uds): add unit tests Jul 15, 2025

[dependencies]
tokio = { workspace = true, features = ["net"] }
tokio = { workspace = true, features = ["net", "macros", "rt", "io-util"] }
Copy link
Contributor

Choose a reason for hiding this comment

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

Are these required? I'm a little concerned about adding these features just for testing since they're invasive and will end up in the binary.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah, you right. I moved them to dev-dependencies. Is that sufficient?

@chris-olszewski chris-olszewski changed the title test(tower-uds): add unit tests chore(tower-uds): delete unused crate Jul 22, 2025
@chris-olszewski chris-olszewski enabled auto-merge (squash) July 22, 2025 13:49
@chris-olszewski chris-olszewski merged commit 648493e into main Jul 22, 2025
41 of 42 checks passed
@chris-olszewski chris-olszewski deleted the shew/f438c branch July 22, 2025 14:36
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.

3 participants