-
Notifications
You must be signed in to change notification settings - Fork 78
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
Re-Generate test codes #2107
Re-Generate test codes #2107
Conversation
[CHATOPS:HELP] ChatOps commands.
|
// } | ||
// type test struct { | ||
// name string | ||
// want want |
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.
dupword: Duplicate words (want) found
❗❗ 8 similar findings have been found in this PR
🔎 Expand here to view all instances of this finding
File Path | Line Number |
---|---|
internal/conv/conv_test.go | 397 |
internal/conv/conv_test.go | 398 |
internal/log/mock/logger_test.go | 852 |
internal/log/mock/logger_test.go | 853 |
internal/log/mock/logger_test.go | 854 |
internal/log/mock/logger_test.go | 985 |
internal/log/mock/logger_test.go | 986 |
internal/log/mock/logger_test.go | 1119 |
Visit the Lift Web Console to find more details in your report.
ℹ️ Expand to see all @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.
// } | ||
// type test struct { | ||
// name string | ||
// want want |
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 🐶
Duplicate words (want) found (dupword)
// } | ||
// type test struct { | ||
// name string | ||
// want want |
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 🐶
Duplicate words (want) found (dupword)
// } | ||
// type test struct { | ||
// name string | ||
// want want |
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 🐶
Duplicate words (want) found (dupword)
// } | ||
// type test struct { | ||
// name string | ||
// args args |
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 🐶
Duplicate words (args) found (dupword)
// } | ||
// type test struct { | ||
// name string | ||
// args args |
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 🐶
Duplicate words (args) found (dupword)
// } | ||
// type test struct { | ||
// name string | ||
// fields fields |
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 🐶
Duplicate words (fields) found (dupword)
// } | ||
// type test struct { | ||
// name string | ||
// fields fields |
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 🐶
Duplicate words (fields) found (dupword)
// saveIndexWaitDuration time.Duration | ||
// saveIndexTargetAddrCh chan string | ||
// concurrency int | ||
// indexInfos indexInfos |
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 🐶
Duplicate words (indexInfos) found (dupword)
// saveIndexWaitDuration time.Duration | ||
// saveIndexTargetAddrCh chan string | ||
// concurrency int | ||
// indexInfos indexInfos |
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 🐶
Duplicate words (indexInfos) found (dupword)
// saveIndexWaitDuration time.Duration | ||
// saveIndexTargetAddrCh chan string | ||
// concurrency int | ||
// indexInfos indexInfos |
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 🐶
Duplicate words (indexInfos) found (dupword)
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #2107 +/- ##
==========================================
+ Coverage 29.89% 30.66% +0.77%
==========================================
Files 369 347 -22
Lines 35091 34255 -836
==========================================
+ Hits 10489 10505 +16
+ Misses 24118 23272 -846
+ Partials 484 478 -6 ☔ View full report in Codecov by Sentry. |
Signed-off-by: kpango <kpango@vdaas.org>
Deploying with Cloudflare Pages
|
185239f
to
a96a408
Compare
Description:
SSIA
Related Issue:
Versions:
Checklist:
Special notes for your reviewer: