qiniu / reviewbot

Empower Your Code Quality with Self-Hosted Automated Analysis and Review
https://reviewbot-x.netlify.app
Apache License 2.0
35 stars 15 forks source link

docker runner and s3 log fix #364

Closed CarlJi closed 2 months ago

netlify[bot] commented 2 months ago

Deploy Preview for reviewbot-x canceled.

Name Link
Latest commit 65f06217323aa5cd84f49ca2d47e12b873b7266f
Latest deploy log https://app.netlify.com/sites/reviewbot-x/deploys/66e146e2ca74f100082e17c4
codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 27.77778% with 13 lines in your changes missing coverage. Please review.

Project coverage is 36.48%. Comparing base (48caae4) to head (65f0621). Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
internal/storage/s3.go 0.00% 6 Missing :warning:
internal/runner/docker.go 55.55% 2 Missing and 2 partials :warning:
main.go 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #364 +/- ## ========================================== + Coverage 36.46% 36.48% +0.01% ========================================== Files 27 27 Lines 2235 2245 +10 ========================================== + Hits 815 819 +4 - Misses 1302 1307 +5 - Partials 118 119 +1 ```

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