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(image): disable go.sum scanning #1007

Merged
merged 1 commit into from
May 20, 2021
Merged

fix(image): disable go.sum scanning #1007

merged 1 commit into from
May 20, 2021

Conversation

knqyf263
Copy link
Collaborator

@knqyf263 knqyf263 requested a review from masahiro331 May 20, 2021 06:44
@knqyf263 knqyf263 self-assigned this May 20, 2021
@codecov
Copy link

codecov bot commented May 20, 2021

Codecov Report

Merging #1007 (12fe42a) into main (a00d719) will decrease coverage by 5.75%.
The diff coverage is 55.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1007      +/-   ##
==========================================
- Coverage   68.50%   62.75%   -5.76%     
==========================================
  Files          57       67      +10     
  Lines        2210     2607     +397     
==========================================
+ Hits         1514     1636     +122     
- Misses        564      832     +268     
- Partials      132      139       +7     
Impacted Files Coverage Δ
pkg/commands/artifact/fs.go 0.00% <0.00%> (ø)
pkg/commands/artifact/image.go 0.00% <0.00%> (ø)
pkg/commands/artifact/repository.go 0.00% <0.00%> (ø)
pkg/commands/artifact/run.go 0.00% <0.00%> (ø)
pkg/commands/artifact/wire_gen.go 0.00% <0.00%> (ø)
pkg/commands/client/run.go 0.00% <0.00%> (ø)
pkg/commands/client/wire_gen.go 0.00% <0.00%> (ø)
pkg/commands/option/image.go 0.00% <0.00%> (ø)
pkg/commands/server/run.go 0.00% <0.00%> (ø)
pkg/detector/library/detect.go 0.00% <0.00%> (ø)
... and 55 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 04473ad...12fe42a. Read the comment docs.

@knqyf263 knqyf263 merged commit 4446961 into main May 20, 2021
@knqyf263 knqyf263 deleted the disable_gosum branch May 20, 2021 07:01
liamg pushed a commit that referenced this pull request Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants