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 conv.go #1968

Merged
merged 3 commits into from
Mar 10, 2023
Merged

Refactor conv.go #1968

merged 3 commits into from
Mar 10, 2023

Conversation

kpango
Copy link
Collaborator

@kpango kpango commented Mar 10, 2023

Description:

SSIA

Related Issue:

Versions:

  • Go Version: 1.20.2
  • Docker Version: 20.10.8
  • Kubernetes Version: 1.22.0
  • NGT Version: 2.0.9

Checklist:

Special notes for your reviewer:

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 10, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2119059
Status:⚡️  Build in progress...

View logs

@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 Mar 10, 2023

Codecov Report

Patch coverage: 66.66% and project coverage change: +0.01 🎉

Comparison is base (d9b0176) 29.67% compared to head (eccba1b) 29.69%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1968      +/-   ##
==========================================
+ Coverage   29.67%   29.69%   +0.01%     
==========================================
  Files         364      364              
  Lines       34171    34156      -15     
==========================================
+ Hits        10139    10141       +2     
+ Misses      23617    23601      -16     
+ Partials      415      414       -1     
Impacted Files Coverage Δ
hack/helm/schema/crd/main.go 0.00% <0.00%> (ø)
hack/helm/schema/gen/main.go 0.00% <0.00%> (ø)
...b/storage/blob/cloudstorage/urlopener/urlopener.go 0.00% <0.00%> (ø)
internal/runner/runner.go 53.37% <0.00%> (ø)
internal/conv/conv.go 86.95% <90.00%> (+15.90%) ⬆️
internal/config/config.go 91.07% <100.00%> (ø)
internal/safety/safety.go 92.85% <100.00%> (ø)
internal/tls/tls.go 79.03% <100.00%> (ø)

... and 4 files with indirect coverage changes

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link
Contributor

@vdaas-ci
Copy link
Collaborator

Profile Report

typevald-agent-ngtvald-lb-gatewayvald-discoverervald-manager-index
cpu
heap
other images

@kpango kpango force-pushed the refactor/internal-conv/use-go-standard-libs branch from 60422ff to be33d81 Compare March 10, 2023 01:07
Update conv.go

Signed-off-by: kpango <[email protected]>
@kpango kpango force-pushed the refactor/internal-conv/use-go-standard-libs branch from be33d81 to 35957f9 Compare March 10, 2023 01:07
@github-actions github-actions bot added the team/set SET team label Mar 10, 2023
@vdaas-ci
Copy link
Collaborator

[WARNING:INTCFG] Changes in interal/config may require you to change Helm charts. Please check.

@github-actions
Copy link
Contributor

@vdaas-ci
Copy link
Collaborator

Profile Report

typevald-agent-ngtvald-lb-gatewayvald-discoverervald-manager-index
cpu
heap
other images

internal/conv/conv.go Outdated Show resolved Hide resolved
Co-authored-by: Kiichiro YUKAWA <[email protected]>
Copy link
Contributor

@vankichi vankichi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kpango kpango merged commit d6e419b into main Mar 10, 2023
@kpango kpango deleted the refactor/internal-conv/use-go-standard-libs branch March 10, 2023 07:20
@kpango kpango mentioned this pull request Mar 13, 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