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

fix(examples): vitest version upgrade #10667

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jul 14, 2025
Merged

fix(examples): vitest version upgrade #10667

merged 6 commits into from
Jul 14, 2025

Conversation

anthonyshew
Copy link
Contributor

@anthonyshew anthonyshew commented Jul 14, 2025

Description

Some fixes for Vitest example. Closes #10659

Testing Instructions

👀

Add 3 new tests to increase coverage from 87.50% to 90.57%:

- test_close_with_timeout: Tests the close_with_timeout method
- test_client_error_handling: Tests error handling when client fails
- test_add_session_id: Tests the add_session_id utility function

These tests cover previously untested code paths including timeout handling,
error scenarios, and utility functions.
@anthonyshew anthonyshew requested a review from a team as a code owner July 14, 2025 14:57
@turbo-orchestrator turbo-orchestrator bot added the area: examples Improvements or additions to examples label Jul 14, 2025
Copy link

vercel bot commented Jul 14, 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 14, 2025 2:59pm
examples-designsystem-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 14, 2025 2:59pm
examples-gatsby-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 14, 2025 2:59pm
examples-kitchensink-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 14, 2025 2:59pm
examples-native-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 14, 2025 2:59pm
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 14, 2025 2:59pm
examples-svelte-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 14, 2025 2:59pm
examples-tailwind-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 14, 2025 2:59pm
examples-vite-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 14, 2025 2:59pm
turbo-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 14, 2025 2:59pm

@anthonyshew anthonyshew linked an issue Jul 14, 2025 that may be closed by this pull request
1 task
@anthonyshew anthonyshew mentioned this pull request Jul 14, 2025
1 task
@anthonyshew anthonyshew merged commit 3baa897 into main Jul 14, 2025
35 checks passed
@anthonyshew anthonyshew deleted the shew/17c40 branch July 14, 2025 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: examples Improvements or additions to examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vitest example confusion
2 participants