[go: nahoru, domu]

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: run SCM actions with selected repo #1810

Merged
merged 1 commit into from
Oct 20, 2022

Conversation

erha19
Copy link
Member
@erha19 erha19 commented Oct 19, 2022

Types

  • 🐛 Bug Fixes

Background or solution

close #1743

Changelog

run SCM actions with selected repo

@codecov
Copy link
codecov bot commented Oct 19, 2022

Codecov Report

Base: 57.61% // Head: 57.61% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (76868db) compared to base (8981be8).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1810      +/-   ##
==========================================
- Coverage   57.61%   57.61%   -0.01%     
==========================================
  Files        1285     1285              
  Lines       80175    80175              
  Branches    16796    16796              
==========================================
- Hits        46193    46191       -2     
- Misses      30910    30913       +3     
+ Partials     3072     3071       -1     
Flag Coverage Δ
jsdom 52.36% <ø> (ø)
node 15.90% <ø> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
packages/core-common/src/node/port.ts 44.77% <0.00%> (-2.99%) ⬇️
packages/utils/src/buffer.ts 30.81% <0.00%> (-2.33%) ⬇️
...kages/theme/src/browser/workbench.theme.service.ts 71.75% <0.00%> (+0.57%) ⬆️
...erences/src/browser/preference-settings.service.ts 75.62% <0.00%> (+0.62%) ⬆️
packages/monaco/src/browser/schema-registry.ts 71.11% <0.00%> (+2.22%) ⬆️

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.

@erha19 erha19 merged commit 2126aa3 into main Oct 20, 2022
@erha19 erha19 deleted the fix/scm/run-actions-with-selected-repo branch October 20, 2022 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] SCM 在同时存在多个仓库情况下提交文件需要进行选择
2 participants