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

refactor event id #343

Closed CarlJi closed 2 months ago

netlify[bot] commented 2 months ago

Deploy Preview for reviewbot-x canceled.

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

Codecov Report

Attention: Patch coverage is 19.35484% with 25 lines in your changes missing coverage. Please review.

Project coverage is 36.13%. Comparing base (f62f159) to head (f0eb8ac). Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
internal/lintersutil/lintersutil.go 30.00% 6 Missing and 1 partial :warning:
server.go 0.00% 7 Missing :warning:
internal/linters/c/cppcheck/cppcheck.go 0.00% 1 Missing :warning:
internal/linters/doc/note-check/note.go 0.00% 1 Missing :warning:
...rnal/linters/git-flow/commit-check/commit_check.go 0.00% 1 Missing :warning:
internal/linters/go/gofmt/gofmt.go 0.00% 1 Missing :warning:
internal/linters/go/golangci_lint/golangci_lint.go 0.00% 1 Missing :warning:
internal/linters/go/gomodcheck/gomodcheck.go 0.00% 1 Missing :warning:
internal/linters/go/staticcheck/staticcheck.go 0.00% 1 Missing :warning:
internal/linters/java/pmdcheck/pmdcheck.go 0.00% 1 Missing :warning:
... and 3 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #343 +/- ## ========================================== - Coverage 36.16% 36.13% -0.03% ========================================== Files 27 27 Lines 2071 2081 +10 ========================================== + Hits 749 752 +3 - Misses 1222 1228 +6 - Partials 100 101 +1 ```

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