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

feat(electron): close inactive views when switching workspace #9601

Open
wants to merge 1 commit into
base: canary
Choose a base branch
from

Conversation

pengx17
Copy link
Collaborator

@pengx17 pengx17 commented Jan 9, 2025

fix AF-1355

Copy link
Collaborator Author

pengx17 commented Jan 9, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@pengx17 pengx17 marked this pull request as ready for review January 9, 2025 05:13
@pengx17 pengx17 force-pushed the xp/01-08-fix_ios_ignore_some_build_files branch from 8bec475 to 60c176b Compare January 9, 2025 06:09
@pengx17 pengx17 requested a review from a team as a code owner January 9, 2025 06:09
@pengx17 pengx17 force-pushed the xp/01-09-feat_electron_close_inactive_views_when_switching_workspace branch from 05c101f to 5e2a131 Compare January 9, 2025 06:09
@pengx17 pengx17 force-pushed the xp/01-08-fix_ios_ignore_some_build_files branch from 60c176b to b4d7834 Compare January 9, 2025 06:12
@pengx17 pengx17 force-pushed the xp/01-09-feat_electron_close_inactive_views_when_switching_workspace branch from 5e2a131 to 5351c59 Compare January 9, 2025 06:12
@pengx17 pengx17 force-pushed the xp/01-08-fix_ios_ignore_some_build_files branch from b4d7834 to c8623f5 Compare January 9, 2025 06:45
@pengx17 pengx17 force-pushed the xp/01-09-feat_electron_close_inactive_views_when_switching_workspace branch from 5351c59 to d387a35 Compare January 9, 2025 06:46
@pengx17 pengx17 force-pushed the xp/01-08-fix_ios_ignore_some_build_files branch from c8623f5 to 5d2a8e0 Compare January 9, 2025 06:59
@pengx17 pengx17 force-pushed the xp/01-09-feat_electron_close_inactive_views_when_switching_workspace branch from d387a35 to 6f1e45f Compare January 9, 2025 06:59
@pengx17 pengx17 force-pushed the xp/01-08-fix_ios_ignore_some_build_files branch from 5d2a8e0 to 7c50e3d Compare January 9, 2025 07:14
@pengx17 pengx17 force-pushed the xp/01-09-feat_electron_close_inactive_views_when_switching_workspace branch from 6f1e45f to c9086f2 Compare January 9, 2025 07:14
@pengx17 pengx17 changed the base branch from xp/01-08-fix_ios_ignore_some_build_files to graphite-base/9601 January 9, 2025 08:04
Copy link

graphite-app bot commented Jan 9, 2025

Merge activity

  • Jan 9, 3:16 AM EST: A user added this pull request to the Graphite merge queue.
  • Jan 9, 3:56 AM EST: The Graphite merge queue couldn't merge this PR because it was not satisfying all requirements (Failed CI: '3, 2, 1 Launch', 'E2E Test (3)').

@graphite-app graphite-app bot changed the base branch from graphite-base/9601 to canary January 9, 2025 08:36
@pengx17 pengx17 force-pushed the xp/01-09-feat_electron_close_inactive_views_when_switching_workspace branch from c9086f2 to 9ef6592 Compare January 9, 2025 08:37
Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.73%. Comparing base (b23e980) to head (9ef6592).

Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #9601      +/-   ##
==========================================
- Coverage   52.74%   52.73%   -0.02%     
==========================================
  Files        2178     2178              
  Lines       98100    98100              
  Branches    16669    16669              
==========================================
- Hits        51747    51729      -18     
- Misses      44904    44927      +23     
+ Partials     1449     1444       -5     
Flag Coverage Δ
server-test 77.81% <ø> (+0.06%) ⬆️
unittest 32.31% <ø> (-0.06%) ⬇️

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants