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

Fix deepsource: VET-V0008 lock erroneously passed by value (internal/info test) #1869

Merged

Conversation

vankichi
Copy link
Contributor

Description:

SSIA

Related Issue:

Versions:

  • Go Version: 1.19.2
  • Docker Version: 20.10.8
  • Kubernetes Version: 1.22.0
  • NGT Version: 1.14.8

Checklist:

Special notes for your reviewer:

…l/info test

Signed-off-by: vankichi <kyukawa315@gmail.com>
@vdaas-ci
Copy link
Collaborator

[CHATOPS:HELP] ChatOps commands.

  • 🙆‍♀️ /approve - approve
  • 💌 /changelog - replace the PR body by changelog details
  • 🍱 /format - format codes and add licenses
  • /gen-test - generate test codes
  • 🏷️ /label - add labels
  • /rebase - rebase main
  • 🔚 2️⃣ 🔚 /label actions/e2e-deploy - run E2E deploy & integration test

@codecov
Copy link

codecov bot commented Nov 24, 2022

Codecov Report

Base: 30.50% // Head: 30.57% // Increases project coverage by +0.07% 🎉

Coverage data is based on head (bc15f4f) compared to base (44bf9fb).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1869      +/-   ##
==========================================
+ Coverage   30.50%   30.57%   +0.07%     
==========================================
  Files         367      367              
  Lines       33829    33829              
==========================================
+ Hits        10319    10344      +25     
+ Misses      23096    23074      -22     
+ Partials      414      411       -3     
Impacted Files Coverage Δ
pkg/agent/core/ngt/service/option.go 89.57% <0.00%> (-1.85%) ⬇️
internal/worker/queue.go 98.73% <0.00%> (-1.27%) ⬇️
internal/worker/worker.go 83.07% <0.00%> (+0.76%) ⬆️
internal/net/http/middleware/timeout.go 93.33% <0.00%> (+2.22%) ⬆️
...ent/core/ngt/service/vqueue/undeleted_index_map.go 77.04% <0.00%> (+5.46%) ⬆️
...nt/core/ngt/service/vqueue/uninserted_index_map.go 73.65% <0.00%> (+9.13%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Nov 24, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: bc15f4f
Status: ✅  Deploy successful!
Preview URL: https://3ffd5db3.vald.pages.dev
Branch Preview URL: https://refactor-vet-v0008-lock-erro-bf0d.vald.pages.dev

View logs

@vankichi vankichi merged commit 3153939 into main Nov 24, 2022
@vankichi vankichi deleted the refactor/VET-V0008/lock-erroneously-passed-by-value/info-test branch November 24, 2022 04:35
@kpango kpango mentioned this pull request Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants