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

refactor: use context #298

Merged
merged 3 commits into from
Aug 30, 2024
Merged

refactor: use context #298

merged 3 commits into from
Aug 30, 2024

Conversation

CarlJi
Copy link
Contributor

@CarlJi CarlJi commented Aug 30, 2024

No description provided.

Copy link

netlify bot commented Aug 30, 2024

Deploy Preview for reviewbot-x canceled.

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

Copy link

codecov bot commented Aug 30, 2024

Codecov Report

Attention: Patch coverage is 12.82051% with 34 lines in your changes missing coverage. Please review.

Project coverage is 37.66%. Comparing base (d36ebfd) to head (0f9f341).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
server.go 0.00% 11 Missing ⚠️
...rnal/linters/git-flow/commit-check/commit_check.go 16.66% 5 Missing ⚠️
internal/linters/c/cppcheck/cppcheck.go 0.00% 2 Missing ⚠️
internal/linters/doc/note-check/note.go 0.00% 2 Missing ⚠️
internal/linters/go/gofmt/gofmt.go 0.00% 2 Missing ⚠️
internal/linters/go/golangci_lint/golangci_lint.go 0.00% 2 Missing ⚠️
internal/linters/go/staticcheck/staticcheck.go 0.00% 2 Missing ⚠️
internal/linters/java/pmdcheck/pmdcheck.go 0.00% 2 Missing ⚠️
internal/linters/java/stylecheck/stylecheck.go 0.00% 2 Missing ⚠️
internal/linters/lua/luacheck/luacheck.go 0.00% 2 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #298      +/-   ##
==========================================
- Coverage   37.88%   37.66%   -0.22%     
==========================================
  Files          23       23              
  Lines        1803     1816      +13     
==========================================
+ Hits          683      684       +1     
- Misses       1038     1050      +12     
  Partials       82       82              

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

@CarlJi CarlJi merged commit dda198e into qiniu:master Aug 30, 2024
7 of 9 checks passed
@CarlJi CarlJi deleted the fix/custom_runner branch August 30, 2024 07:14
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.

1 participant