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 SourceControlInputBox extension api #3409

Merged
merged 4 commits into from
Mar 19, 2024

Conversation

pipiiiiii
Copy link
Contributor

Types

  • 🎉 New Features

Background or solution

ISSUE: #3227

Changelog

@opensumi opensumi bot added the 🎨 feature feature required label Mar 18, 2024
Copy link

codecov bot commented Mar 18, 2024

Codecov Report

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

Project coverage is 57.31%. Comparing base (e750e96) to head (ad6180f).
Report is 2 commits behind head on main.

Files Patch % Lines
...es/extension/src/hosted/api/vscode/ext.host.scm.ts 0.00% 20 Missing ⚠️
...xtension/src/browser/vscode/api/main.thread.scm.ts 0.00% 12 Missing and 1 partial ⚠️
packages/scm/src/common/scm.service.ts 28.57% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3409      +/-   ##
==========================================
- Coverage   57.34%   57.31%   -0.03%     
==========================================
  Files        1433     1433              
  Lines       88301    88340      +39     
  Branches    18192    18204      +12     
==========================================
+ Hits        50633    50635       +2     
- Misses      34272    34308      +36     
- Partials     3396     3397       +1     
Flag Coverage Δ
jsdom 52.55% <5.00%> (-0.03%) ⬇️
node 16.03% <5.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 75d67f0 into main Mar 19, 2024
11 checks passed
@bytemain bytemain deleted the feat/api-SourceControlInputBox branch March 19, 2024 14:06
@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
🎨 feature feature required v3 OpenSumi 3.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants