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

fix: some event should not be dispose while switch session #1866

Merged
merged 1 commit into from
Oct 28, 2022

Conversation

erha19
Copy link
Member

@erha19 erha19 commented Oct 27, 2022

Types

  • 🐛 Bug Fixes

Background or solution

revert some code change by #1859.

Changelog

@github-actions github-actions bot added the 🐞 bug Something isn't working label Oct 27, 2022
@codecov
Copy link

codecov bot commented Oct 27, 2022

Codecov Report

Base: 57.63% // Head: 57.63% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (b26c1e7) compared to base (e8756c1).
Patch coverage: 25.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1866      +/-   ##
==========================================
- Coverage   57.63%   57.63%   -0.01%     
==========================================
  Files        1284     1284              
  Lines       80389    80390       +1     
  Branches    16823    16823              
==========================================
- Hits        46332    46331       -1     
- Misses      30976    30978       +2     
  Partials     3081     3081              
Flag Coverage Δ
jsdom 52.39% <25.00%> (-0.01%) ⬇️
node 15.89% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/debug/src/browser/debug-session.ts 10.84% <ø> (ø)
...ackages/debug/src/browser/debug-session-manager.ts 66.44% <25.00%> (-0.55%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@erha19 erha19 merged commit 76efb84 into main Oct 28, 2022
@erha19 erha19 deleted the fix/debug/some-session-should-not-dispose branch October 28, 2022 02:26
erha19 added a commit that referenced this pull request Oct 31, 2022
* test: add opened editor e2e test

* chore: update split editor timeout

* chore: trigger editor title menu by id

* feat: 优化部分启动逻辑 (#1772)

* feat: optimize initialize performance

* chore: deps

* refactor: (wip) add lifecycle service

* refactor: (wip)

* refactor: 重构 vscode contributes 运行机制

* fix: test case

* chore: unused code

* refactor: register language logic

* chore: test case

* chore: test case

* chore: revert config

* fix: theme contribution

* chore: update comments

* chore: fix build error

Co-authored-by: Dan <danwu.wdw@alibaba-inc.com>

* chore: update labeler.yml

* fix: some event should not be dispose while switch session (#1866)

* refactor: parallel open resource (#1873)

* chore: improve append view performance (#1871)

* chore: improve append view performance

* chore: improve append view performance

* fix: submenus error (#1867)

* chore: update view quick open prefix (#1869)

* test: implement run debug e2e test case (#1787)

* test: implement debug breakpoint editor glyph margin test case

* test: code

* test: implement run debug test case

* fix: ci

* fix: ci

* fix: ci

* chore: fix ci

* test: implement debug breakpoint editor glyph margin test case

* fix: improve debug code

Co-authored-by: kuiwu <danwu.wdw@alibaba-inc.com>

* chore: change filetree context menu order (#1868)

* chore: fix new file test

Co-authored-by: 大表哥 <xubing.bxb@alibaba-inc.com>
Co-authored-by: John <qingyi.xjh@antgroup.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants