-
Notifications
You must be signed in to change notification settings - Fork 384
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
test: add opened editor e2e test #1863
Conversation
* 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: improve append view performance * chore: improve append view performance
* 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>
Codecov ReportBase: 57.64% // Head: 57.63% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #1863 +/- ##
==========================================
- Coverage 57.64% 57.63% -0.02%
==========================================
Files 1284 1284
Lines 80399 80396 -3
Branches 16826 16826
==========================================
- Hits 46350 46335 -15
- Misses 30969 30980 +11
- Partials 3080 3081 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
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. |
Types
Background or solution
追加测试:
Changelog
add opened editor e2e test