Skip to content

test: react-three example#314

Merged
lazarv merged 2 commits intomainfrom
examples/react-three
Feb 28, 2026
Merged

test: react-three example#314
lazarv merged 2 commits intomainfrom
examples/react-three

Conversation

@lazarv
Copy link
Owner

@lazarv lazarv commented Feb 28, 2026

Adds a minimal @react-three/fiber example to verify it works inside a React Server Component tree.

@cloudflare-workers-and-pages
Copy link

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
react-server-docs ed410bd Commit Preview URL

Branch Preview URL
Feb 28 2026, 08:50 AM

@codecov-commenter
Copy link

codecov-commenter commented Feb 28, 2026

❌ 3 Tests Failed:

Tests completed Failed Passed Skipped
333 3 330 3
View the top 3 failed test(s) by shortest run time
__test__/deno.spec.mjs > create-react-server: deno runtime (npm) > preset: blank-ts > starts in production mode
Stack Traces | 0.000608s run time
AssertionError: production start should work: expected false to be true // Object.is equality

- Expected
+ Received

- true
+ false

 ❯ __test__/deno.spec.mjs:74:66
__test__/deno.spec.mjs > create-react-server: deno runtime (npm) > preset: blank-ts > builds the app
Stack Traces | 0.000777s run time
AssertionError: build should succeed: expected false to be true // Object.is equality

- Expected
+ Received

- true
+ false

 ❯ __test__/deno.spec.mjs:70:58
__test__/deno.spec.mjs > create-react-server: deno runtime (npm) > preset: blank-ts > dev mode starts and serves the app
Stack Traces | 0.00828s run time
AssertionError: dev mode should work: expected false to be true // Object.is equality

- Expected
+ Received

- true
+ false

 ❯ __test__/deno.spec.mjs:66:56

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@lazarv lazarv merged commit c39c3ae into main Feb 28, 2026
64 of 65 checks passed
@lazarv lazarv deleted the examples/react-three branch February 28, 2026 09:24
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