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: compatibility with the experimental API registerTimelineProvider #2438

Merged
merged 1 commit into from
Mar 17, 2023

Conversation

PerfectPan
Copy link
Contributor

Types

  • ๐ŸŽ‰ New Features
  • ๐Ÿ› Bug Fixes
  • ๐Ÿ“š Documentation Changes
  • ๐Ÿ’„ Code Style Changes
  • ๐Ÿ’„ Style Changes
  • ๐Ÿชš Refactors
  • ๐Ÿš€ Performance Improvements
  • ๐Ÿ—๏ธ Build System
  • โฑ Tests
  • ๐Ÿงน Chores
  • Other Changes

Background or solution

close #2424

Changelog

compatibility with the experimental API vscode.workspace.registerTimelineProvider

@github-actions github-actions bot added the ๐ŸŽจ feature feature required label Mar 16, 2023
@codecov
Copy link

codecov bot commented Mar 17, 2023

Codecov Report

Patch coverage: 50.00% and no project coverage change.

Comparison is base (e2041b1) 57.81% compared to head (6edf5a6) 57.81%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2438   +/-   ##
=======================================
  Coverage   57.81%   57.81%           
=======================================
  Files        1322     1322           
  Lines       83330    83331    +1     
  Branches    17361    17361           
=======================================
+ Hits        48178    48179    +1     
  Misses      31940    31940           
  Partials     3212     3212           
Flag Coverage ฮ”
jsdom 52.83% <50.00%> (+<0.01%) โฌ†๏ธ
node 16.71% <0.00%> (-0.01%) โฌ‡๏ธ

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

Impacted Files Coverage ฮ”
...ension/src/hosted/api/vscode/ext.host.workspace.ts 52.94% <50.00%> (-0.29%) โฌ‡๏ธ

... and 1 file with indirect coverage changes

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 in Codecov by Sentry.
๐Ÿ“ข Do you have feedback about the report comment? Let us know in this issue.

@erha19 erha19 merged commit d44dc8c into opensumi:main Mar 17, 2023
@erha19
Copy link
Member

erha19 commented Mar 17, 2023

@PerfectPan ๆ„Ÿ่ฐขๆไบค๏ผŒๅฐ†ไผšๅœจ 2.23.0 ๅ‘ๅธƒ่ฏฅๅ†…ๅฎน

@erha19 erha19 added this to the 2.23 milestone Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
๐ŸŽจ feature feature required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Implementing an Empty Function for vscode.workspace.registerTimelineProvider API
2 participants