Skip to content

Only close the command palette on disconnection events#6263

Closed
franknoirot wants to merge 5 commits intomainfrom
franknoirot/adhoc/close-cmd-bar-only-disconnect
Closed

Only close the command palette on disconnection events#6263
franknoirot wants to merge 5 commits intomainfrom
franknoirot/adhoc/close-cmd-bar-only-disconnect

Conversation

@franknoirot
Copy link
Contributor

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.

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.
@franknoirot franknoirot requested a review from a team April 10, 2025 17:35
@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!

@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 6:56pm

@franknoirot franknoirot force-pushed the franknoirot/adhoc/close-cmd-bar-only-disconnect branch from bde7140 to d996da8 Compare April 10, 2025 17:40
Honoring exhausting hook dependency checks
@franknoirot franknoirot force-pushed the franknoirot/adhoc/close-cmd-bar-only-disconnect branch from 25718b0 to 39fb1bc Compare April 10, 2025 17:58
@codecov
Copy link

codecov bot commented Apr 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.93%. Comparing base (970cf7f) to head (076bd65).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6263      +/-   ##
==========================================
+ Coverage   84.90%   84.93%   +0.02%     
==========================================
  Files         109      109              
  Lines       44842    44842              
==========================================
+ Hits        38073    38085      +12     
+ Misses       6769     6757      -12     
Flag Coverage Δ
rust 84.93% <ø> (+0.02%) ⬆️

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.

@franknoirot franknoirot enabled auto-merge (squash) April 10, 2025 18:46
auto-merge was automatically disabled April 11, 2025 01:12

Pull request was closed

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