Skip to content

Franknoirot/adhoc/improve e2e#6265

Merged
franknoirot merged 15 commits intomainfrom
franknoirot/adhoc/improve-e2e
Apr 11, 2025
Merged

Franknoirot/adhoc/improve e2e#6265
franknoirot merged 15 commits intomainfrom
franknoirot/adhoc/improve-e2e

Conversation

@franknoirot
Copy link
Contributor

@franknoirot franknoirot commented Apr 10, 2025

@vercel
Copy link

vercel bot commented Apr 10, 2025

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

Name Status Preview Updated (UTC)
modeling-app ✅ Ready (Inspect) Visit Preview Apr 10, 2025 10:51pm

@franknoirot franknoirot requested a review from a team April 10, 2025 20:05
@qa-wolf
Copy link

qa-wolf bot commented Apr 10, 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!

@codecov
Copy link

codecov bot commented Apr 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.90%. Comparing base (970cf7f) to head (03cbbee).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6265   +/-   ##
=======================================
  Coverage   84.90%   84.90%           
=======================================
  Files         109      109           
  Lines       44842    44842           
=======================================
  Hits        38073    38073           
  Misses       6769     6769           
Flag Coverage Δ
rust 84.90% <ø> (ø)

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Irev-Dev
Copy link
Contributor

Just hit retry for a second time.
Trying to catch up on slack, if it fails again I can look into it. I'll check in with Frank to make sure we're not stepping on each other's toes.

@pierremtb
Copy link
Contributor

Thank you for all this work!! 🤞

@Irev-Dev
Copy link
Contributor

Okay I can see the E2e tests that are failing are the hover segment overlays again, which was causing us issues, but than they were not, but obviously they are again, so I'll look into those now.

@franknoirot franknoirot merged commit 843e772 into main Apr 11, 2025
38 checks passed
@franknoirot franknoirot deleted the franknoirot/adhoc/improve-e2e branch April 11, 2025 00:08
modeling-app-github-app bot pushed a commit that referenced this pull request Apr 11, 2025
* fix: increasing timeout to reduce failures..?

* fix: removing debugging code

* Remove unnecessary pixel color check

* Only close the command palette on disconnection events

This code closes the palette on *any* network event, including it
getting established. This made tests like "Create a few projects using
the default project name" unreliable.

Also adds a block comment about how we should do something more
sophisticated than bail out in the future.

* Show a toast to explain why the user just lost their command flow

* Remove unnecessary click in test. `fill` focuses already

* Oop don't spam this disconnection toast if the palette isn't open

Honoring exhausting hook dependency checks

* Skip circle snapshot test, it's being weird

* Disable the export button if engine connection is unavailable

* Refactor useDemoCode to hopefully be more reliable

* allow weak connections to receive demo code

* revert Refactor useDemoCode to hopefully be more reliable
Commit:
2625c14 [2625c14]

---------

Co-authored-by: Kevin Nadro <kevin@zoo.dev>
Co-authored-by: Jace Browning <jacebrowning@gmail.com>
Co-authored-by: Andrew Varga <grizzly33@gmail.com>
@Irev-Dev
Copy link
Contributor

Oh never mind.

jacebrowning added a commit that referenced this pull request Apr 11, 2025
* main:
  #6182 Improve calculate_circle_center (#6192)
  make sure the nix flake never breaks (#6273)
  Add CSG operations to the artifact graph (#6104)
  refactor: Change to use topLevelModule helper function (#6264)
  Remove experimental warning on whole-module imports (#6240)
  Insert a newline between block comments and attributes (#6250)
  Remove import function from std (#6241)
  Fix vscode lsp bugs (#6271)
  bump kcl friends (#6272)
  Bump modeling api & pull thru csg endpoints (#6245)
  Franknoirot/adhoc/improve e2e (#6265)
  Fix URL encoded names after rename to Zoo Design Studio (#6269)
  Repetitive structs removed for import file extensions (#6211)
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.

6 participants