Skip to content
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

fix: this will fail until engine is redeployed #5341

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nadr0
Copy link
Collaborator

@nadr0 nadr0 commented Feb 11, 2025

Issue

[chromium] › zoo-test.ts:86:10 › Testing gizmo, fixture-based › Center on selection from menu ──
This fails on a new engine build.

Implementation

Get ahead of engine failures by providing an E2E fix. Specifically the camera zoom to fit logic is new and the default camera values for zoom to fit are now different.

I updated the numeric values because they are actually different.

Copy link

vercel bot commented Feb 11, 2025

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

Name Status Preview Updated (UTC)
modeling-app ✅ Ready (Inspect) Visit Preview Feb 11, 2025 5:54pm

Copy link

qa-wolf bot commented Feb 11, 2025

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

Copy link

codecov bot commented Feb 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.80%. Comparing base (d0c8311) to head (6e9e009).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5341   +/-   ##
=======================================
  Coverage   85.80%   85.80%           
=======================================
  Files          94       94           
  Lines       33554    33554           
=======================================
  Hits        28792    28792           
  Misses       4762     4762           
Flag Coverage Δ
wasm-lib 85.80% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant