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: reveal extension tree node after tree handler exist #3415

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

erha19
Copy link
Member

@erha19 erha19 commented Mar 19, 2024

Types

  • 🐛 Bug Fixes

Background or solution

Changelog

reveal extension tree node after tree handler exist

@erha19 erha19 requested review from bytemain and Ricbet March 19, 2024 09:45
@opensumi opensumi bot added the 🐞 bug Something isn't working label Mar 19, 2024
Copy link

codecov bot commented Mar 19, 2024

Codecov Report

Attention: Patch coverage is 25.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 57.20%. Comparing base (3752ee6) to head (6bdf249).

Files Patch % Lines
...er/vscode/api/tree-view/tree-view.model.service.ts 25.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3415   +/-   ##
=======================================
  Coverage   57.19%   57.20%           
=======================================
  Files        1436     1436           
  Lines       88705    88708    +3     
  Branches    18276    18277    +1     
=======================================
+ Hits        50737    50741    +4     
  Misses      34542    34542           
+ Partials     3426     3425    -1     
Flag Coverage Δ
jsdom 52.45% <25.00%> (+<0.01%) ⬆️
node 15.97% <0.00%> (-0.01%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bytemain bytemain merged commit 6c970f3 into main Mar 19, 2024
12 checks passed
@bytemain bytemain deleted the fix/extension-tree-view branch March 19, 2024 12:01
@erha19 erha19 added the v3 OpenSumi 3.0 label Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working v3 OpenSumi 3.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants