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

Remove webpa common and replace go-kit/log with zap & replace go-kit/kit/metrics with prometheus/client_golang/prometheus #132

Merged
merged 21 commits into from
Jan 10, 2023

Conversation

@guardrails
Copy link

guardrails bot commented Nov 16, 2022

⚠️ We detected 2 security issues in this pull request:

Vulnerable Libraries (2)
Severity Details
High pkg:golang/gopkg.in/yaml.v2@v2.4.0@v2.4.0 - no patch available
N/A pkg:golang/github.com/aws/aws-sdk-go@v1.44.176 @v1.44.176 - no patch available

More info on how to fix Vulnerable Libraries in Go.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

@denopink denopink self-assigned this Nov 16, 2022
@denopink denopink added the webpa-common archival/deprecation work related to the archival & deprecation of webpa-common label Nov 16, 2022
@codecov
Copy link

codecov bot commented Jan 10, 2023

Codecov Report

Merging #132 (e66f5f4) into main (3c0d65d) will increase coverage by 1.99%.
The diff coverage is 26.47%.

❗ Current head e66f5f4 differs from pull request most recent head e1a60fa. Consider uploading reports for the commit e1a60fa to get more accurate results

@@            Coverage Diff             @@
##             main     #132      +/-   ##
==========================================
+ Coverage   82.50%   84.49%   +1.99%     
==========================================
  Files          13       13              
  Lines         663      645      -18     
==========================================
- Hits          547      545       -2     
+ Misses        102       87      -15     
+ Partials       14       13       -1     
Flag Coverage Δ
unittests 84.49% <26.47%> (+1.99%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
handler.go 0.00% <ø> (ø)
internalWebhook.go 61.70% <ø> (ø)
metrics.go 0.00% <0.00%> (ø)
service.go 75.32% <85.71%> (-0.32%) ⬇️
transport.go 94.89% <100.00%> (+1.98%) ⬆️
watch.go 100.00% <100.00%> (ø)

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

@denopink denopink merged commit 67bb97b into main Jan 10, 2023
@denopink denopink deleted the denopink/refactoring/archive-webpa-common/logging branch January 10, 2023 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
webpa-common archival/deprecation work related to the archival & deprecation of webpa-common
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants