qiniu / reviewbot

Comprehensive linters runner for code review
https://reviewbot-x.netlify.app
Apache License 2.0
19 stars 15 forks source link

feat: support to clone multi repos for once event #373

Closed wwcchh0123 closed 1 week ago

wwcchh0123 commented 2 weeks ago

fix https://github.com/qiniu/reviewbot/issues/371

netlify[bot] commented 2 weeks ago

Deploy Preview for reviewbot-x canceled.

Name Link
Latest commit fa5f60c71364da4df40855f6d97afd1bc35d05e2
Latest deploy log https://app.netlify.com/sites/reviewbot-x/deploys/66ebcfcbda3e320008923172
codecov[bot] commented 2 weeks ago

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 :warning:
config/config.go 85.71% 1 Missing and 1 partial :warning:
main.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.