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: develop auxiliary bar #833

Merged
merged 9 commits into from
Nov 30, 2022
Merged

feat: develop auxiliary bar #833

merged 9 commits into from
Nov 30, 2022

Conversation

mortalYoung
Copy link
Collaborator

@mortalYoung mortalYoung commented Nov 24, 2022

简介

  • 支持辅助侧边栏

遗留问题

  • 文档更新
  • 测试用例

@mortalYoung mortalYoung added the enhancement New feature or request label Nov 24, 2022
@mortalYoung mortalYoung self-assigned this Nov 24, 2022
@codecov
Copy link

codecov bot commented Nov 24, 2022

Codecov Report

Base: 91.11% // Head: 91.25% // Increases project coverage by +0.14% 🎉

Coverage data is based on head (bac3575) compared to base (2cf87db).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #833      +/-   ##
==========================================
+ Coverage   91.11%   91.25%   +0.14%     
==========================================
  Files         180      187       +7     
  Lines        5805     5900      +95     
  Branches     1410     1430      +20     
==========================================
+ Hits         5289     5384      +95     
  Misses        510      510              
  Partials        6        6              
Impacted Files Coverage Δ
src/services/builtinService/const.ts 100.00% <ø> (ø)
src/services/instanceService.tsx 100.00% <ø> (ø)
src/controller/auxiliaryBar.ts 100.00% <100.00%> (ø)
src/controller/menuBar.ts 100.00% <100.00%> (ø)
src/model/workbench/auxiliaryBar.ts 100.00% <100.00%> (ø)
src/model/workbench/layout.ts 100.00% <100.00%> (ø)
src/services/workbench/auxiliaryBarService.ts 100.00% <100.00%> (ø)
src/services/workbench/layoutService.ts 100.00% <100.00%> (ø)
src/workbench/auxiliaryBar/auxiliaryBar.tsx 100.00% <100.00%> (ø)
src/workbench/auxiliaryBar/auxiliaryBarTab.tsx 100.00% <100.00%> (ø)
... and 3 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.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Collaborator

@wewoor wewoor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@wewoor wewoor merged commit cfd7c7c into main Nov 30, 2022
@wewoor wewoor deleted the feat/auxiliaryBar branch November 30, 2022 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants