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: support multi root #1584

Merged
merged 3 commits into from
Jan 17, 2022
Merged

feat: support multi root #1584

merged 3 commits into from
Jan 17, 2022

Conversation

czy88840616
Copy link
Member

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

@gitpod-io
Copy link

gitpod-io bot commented Jan 16, 2022

@codecov-commenter
Copy link

codecov-commenter commented Jan 16, 2022

Codecov Report

Merging #1584 (ac03005) into main (088a1ac) will decrease coverage by 0.00%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1584      +/-   ##
==========================================
- Coverage   81.84%   81.84%   -0.01%     
==========================================
  Files         368      368              
  Lines       12178    12182       +4     
  Branches     2787     2788       +1     
==========================================
+ Hits         9967     9970       +3     
- Misses       2028     2029       +1     
  Partials      183      183              
Impacted Files Coverage Δ
packages/view/src/config/config.default.ts 100.00% <ø> (ø)
packages/view/src/viewManager.ts 95.65% <66.66%> (-4.35%) ⬇️
packages/task/src/framework.ts 87.50% <0.00%> (+0.96%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 088a1ac...ac03005. Read the comment docs.

@czy88840616 czy88840616 merged commit b23dda2 into main Jan 17, 2022
@czy88840616 czy88840616 deleted the support_multi_root branch January 17, 2022 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants