Skip to content

fix: open popup on the same display as the source window in multi-monitor setups#410

Draft
Copilot wants to merge 23 commits into
mainfrom
copilot/fix-popup-window-display-issue
Draft

fix: open popup on the same display as the source window in multi-monitor setups#410
Copilot wants to merge 23 commits into
mainfrom
copilot/fix-popup-window-display-issue

Fix: Wait for communication with the Hub to complete before proceedin…

cbb656c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2026 in 0s

28.00% (+0.16%) compared to a8b8dc9

View this Pull Request on Codecov

28.00% (+0.16%) compared to a8b8dc9

Details

Codecov Report

❌ Patch coverage is 79.71014% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 28.00%. Comparing base (a8b8dc9) to head (cbb656c).
⚠️ Report is 35 commits behind head on main.

Files with missing lines Patch % Lines
packages/extension/src/services/hub/background.ts 86.66% 6 Missing ⚠️
...ackages/extension/src/hooks/useCommandHubBridge.ts 0.00% 5 Missing ⚠️
packages/extension/src/services/chrome.ts 0.00% 2 Missing ⚠️
...ckages/extension/src/hooks/useDetectLinkCommand.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #410      +/-   ##
==========================================
+ Coverage   27.84%   28.00%   +0.16%     
==========================================
  Files         317      317              
  Lines       32448    32480      +32     
  Branches     1815     1840      +25     
==========================================
+ Hits         9034     9097      +63     
+ Misses      23414    23383      -31     

☔ View full report in Codecov by Harness.
📢 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.