-
Notifications
You must be signed in to change notification settings - Fork 77
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
Happy New Year 2023 #1918
Happy New Year 2023 #1918
Conversation
Signed-off-by: vankichi <[email protected]>
[CHATOPS:HELP] ChatOps commands.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Happy New year @vankichi
LGTM, Thank you for your really fast work.
Codecov ReportBase: 50.23% // Head: 30.03% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #1918 +/- ##
===========================================
- Coverage 50.23% 30.03% -20.21%
===========================================
Files 231 365 +134
Lines 13464 33701 +20237
===========================================
+ Hits 6764 10121 +3357
- Misses 6499 23173 +16674
- Partials 201 407 +206
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. |
@@ -1,4 +1,4 @@ | |||
// Copyright (C) 2019-2022 vdaas.org vald team <[email protected]> | |||
// Copyright (C) 2019-2023 vdaas.org vald team <[email protected]> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💬 12 similar findings have been found in this PR
stylecheck: ST1000: package comment should be of the form "Package exporter ..."
🔎 Expand here to view all instances of this finding
File Path | Line Number |
---|---|
internal/db/storage/blob/s3/sdk/s3/s3.go | 1 |
internal/db/storage/blob/s3/sdk/s3/s3iface/s3iface.go | 1 |
hack/gorules/rules.go | 1 |
internal/conv/conv.go | 1 |
internal/db/storage/blob/s3/sdk/s3/s3manager/s3manager.go | 1 |
internal/errors/circuitbreaker.go | 1 |
internal/errors/info.go | 1 |
internal/errors/option.go | 1 |
internal/log/mock/logger.go | 1 |
internal/log/mock/retry.go | 1 |
Showing 10 of 12 findings. Visit the Lift Web Console to see all.
ℹ️ Learn about @sonatype-lift commands
You can reply with the following commands. For example, reply with @sonatype-lift ignoreall to leave out all findings.
Command | Usage |
---|---|
@sonatype-lift ignore |
Leave out the above finding from this PR |
@sonatype-lift ignoreall |
Leave out all the existing findings from this PR |
@sonatype-lift exclude <file|issue|path|tool> |
Exclude specified file|issue|path|tool from Lift findings by updating your config.toml file |
Note: When talking to LiftBot, you need to refresh the page to see its response.
Click here to add LiftBot to another repo.
Was this a good recommendation?
[ 🙁 Not relevant ] - [ 😕 Won't fix ] - [ 😑 Not critical, will fix ] - [ 🙂 Critical, will fix ] - [ 😊 Critical, fixing now ]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
golangci
internal/db/storage/blob/cloudstorage/urlopener/urlopener.go|1 col 1| ST1000: package comment should be of the form "Package urlopener ..." (stylecheck)
internal/db/storage/blob/s3/reader/io/io.go|1 col 1| ST1000: package comment should be of the form "Package io ..." (stylecheck)
internal/db/storage/blob/s3/sdk/s3/s3manager/s3manager.go|1 col 1| ST1000: package comment should be of the form "Package s3manager ..." (stylecheck)
internal/db/storage/blob/s3/writer/writer_mock.go|1 col 1| ST1000: package comment should be of the form "Package writer ..." (stylecheck)
internal/errors/circuitbreaker.go|1 col 1| ST1000: package comment should be of the form "Package errors ..." (stylecheck)
internal/errors/info.go|1 col 1| ST1000: package comment should be of the form "Package errors ..." (stylecheck)
@@ -1,4 +1,4 @@ | |||
// Copyright (C) 2019-2022 vdaas.org vald team <[email protected]> | |||
// Copyright (C) 2019-2023 vdaas.org vald team <[email protected]> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [golangci] reported by reviewdog 🐶
ST1000: package comment should be of the form "Package trace ..." (stylecheck)
@@ -1,4 +1,4 @@ | |||
// Copyright (C) 2019-2022 vdaas.org vald team <[email protected]> | |||
// Copyright (C) 2019-2023 vdaas.org vald team <[email protected]> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [golangci] reported by reviewdog 🐶
ST1000: package comment should be of the form "Package vald ..." (stylecheck)
@@ -1,4 +1,4 @@ | |||
// Copyright (C) 2019-2022 vdaas.org vald team <[email protected]> | |||
// Copyright (C) 2019-2023 vdaas.org vald team <[email protected]> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [golangci] reported by reviewdog 🐶
ST1000: package comment should be of the form "Package exporter ..." (stylecheck)
@@ -1,4 +1,4 @@ | |||
// Copyright (C) 2019-2022 vdaas.org vald team <[email protected]> | |||
// Copyright (C) 2019-2023 vdaas.org vald team <[email protected]> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [golangci] reported by reviewdog 🐶
ST1000: package comment should be of the form "Package s3 ..." (stylecheck)
@@ -1,4 +1,4 @@ | |||
// Copyright (C) 2019-2022 vdaas.org vald team <[email protected]> | |||
// Copyright (C) 2019-2023 vdaas.org vald team <[email protected]> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [golangci] reported by reviewdog 🐶
ST1000: package comment should be of the form "Package s3iface ..." (stylecheck)
@@ -1,4 +1,4 @@ | |||
// Copyright (C) 2019-2022 vdaas.org vald team <[email protected]> | |||
// Copyright (C) 2019-2023 vdaas.org vald team <[email protected]> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [golangci] reported by reviewdog 🐶
ST1000: package comment should be of the form "Package redis ..." (stylecheck)
@@ -1,4 +1,4 @@ | |||
// Copyright (C) 2019-2022 vdaas.org vald team <[email protected]> | |||
// Copyright (C) 2019-2023 vdaas.org vald team <[email protected]> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [golangci] reported by reviewdog 🐶
ST1000: package comment should be of the form "Package cassandra ..." (stylecheck)
@@ -1,4 +1,4 @@ | |||
// Copyright (C) 2019-2022 vdaas.org vald team <[email protected]> | |||
// Copyright (C) 2019-2023 vdaas.org vald team <[email protected]> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [golangci] reported by reviewdog 🐶
ST1000: package comment should be of the form "Package cloudstorage ..." (stylecheck)
@@ -1,4 +1,4 @@ | |||
// Copyright (C) 2019-2022 vdaas.org vald team <[email protected]> | |||
// Copyright (C) 2019-2023 vdaas.org vald team <[email protected]> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [golangci] reported by reviewdog 🐶
ST1000: package comment should be of the form "Package cloudstorage ..." (stylecheck)
@@ -1,4 +1,4 @@ | |||
// Copyright (C) 2019-2022 vdaas.org vald team <[email protected]> | |||
// Copyright (C) 2019-2023 vdaas.org vald team <[email protected]> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [golangci] reported by reviewdog 🐶
ST1000: package comment should be of the form "Package urlopener ..." (stylecheck)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM !!
Description:
Happy New Year 2023
Related Issue:
Versions:
Checklist:
Special notes for your reviewer: