qiniu / reviewbot

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

feat: Log storage adapted to s3 #345

Closed wwcchh0123 closed 2 weeks ago

wwcchh0123 commented 3 weeks ago

reslove https://github.com/qiniu/reviewbot/issues/341

netlify[bot] commented 3 weeks ago

Deploy Preview for reviewbot-x canceled.

Name Link
Latest commit 1a78d5f8c58eb57a2373bcd05941604df0a1214f
Latest deploy log https://app.netlify.com/sites/reviewbot-x/deploys/66dff12ef856e7000801b6c1
codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 39 lines in your changes missing coverage. Please review.

Project coverage is 36.49%. Comparing base (9679b3c) to head (1a78d5f). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
internal/storage/s3.go 0.00% 35 Missing :warning:
main.go 0.00% 3 Missing :warning:
internal/linters/github.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #345 +/- ## ========================================== - Coverage 37.05% 36.49% -0.57% ========================================== Files 27 27 Lines 2194 2228 +34 ========================================== Hits 813 813 - Misses 1265 1299 +34 Partials 116 116 ```

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