-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
base: canary
Are you sure you want to change the base?
feat(electron): close inactive views when switching workspace #9601
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
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. |
8bec475
to
60c176b
Compare
05c101f
to
5e2a131
Compare
60c176b
to
b4d7834
Compare
5e2a131
to
5351c59
Compare
b4d7834
to
c8623f5
Compare
5351c59
to
d387a35
Compare
c8623f5
to
5d2a8e0
Compare
d387a35
to
6f1e45f
Compare
5d2a8e0
to
7c50e3d
Compare
6f1e45f
to
c9086f2
Compare
Merge activity
|
c9086f2
to
9ef6592
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
fix AF-1355