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 to clone multi repos for once event #373

Merged
merged 2 commits into from
Sep 19, 2024

Conversation

wwcchh0123
Copy link
Contributor

@wwcchh0123 wwcchh0123 commented Sep 14, 2024

fix #371

Copy link

netlify bot commented Sep 14, 2024

Deploy Preview for reviewbot-x canceled.

Name Link
🔨 Latest commit fa5f60c
🔍 Latest deploy log https://app.netlify.com/sites/reviewbot-x/deploys/66ebcfcbda3e320008923172

@wwcchh0123 wwcchh0123 force-pushed the feat/multi_repo branch 2 times, most recently from 845a911 to 76c1908 Compare September 14, 2024 07:25
Copy link

codecov bot commented Sep 14, 2024

Codecov Report

Attention: Patch coverage is 20.33898% with 47 lines in your changes missing coverage. Please review.

Project coverage is 36.01%. Comparing base (f8f81bb) to head (fa5f60c).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
server.go 0.00% 44 Missing ⚠️
config/config.go 85.71% 1 Missing and 1 partial ⚠️
main.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #373      +/-   ##
==========================================
- Coverage   36.29%   36.01%   -0.29%     
==========================================
  Files          27       27              
  Lines        2281     2324      +43     
==========================================
+ Hits          828      837       +9     
- Misses       1331     1364      +33     
- Partials      122      123       +1     

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

@wwcchh0123 wwcchh0123 force-pushed the feat/multi_repo branch 2 times, most recently from 6aed2f9 to 53bc43f Compare September 14, 2024 07:39
config/config.go Outdated Show resolved Hide resolved
config/config.go Outdated Show resolved Hide resolved
config/test/config.yaml Outdated Show resolved Hide resolved
config/config_test.go Outdated Show resolved Hide resolved
server.go Show resolved Hide resolved
server.go Outdated Show resolved Hide resolved
server.go Outdated Show resolved Hide resolved
server.go Outdated Show resolved Hide resolved
server.go Outdated Show resolved Hide resolved
@wwcchh0123 wwcchh0123 force-pushed the feat/multi_repo branch 3 times, most recently from cd8c5a3 to 3df16b2 Compare September 19, 2024 07:13
@CarlJi CarlJi merged commit 0b52b43 into qiniu:master Sep 19, 2024
7 of 8 checks passed
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.

support multi repo clone
2 participants