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

actions: add golangci-lint action for sealer #11

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

allencloud
Copy link
Owner

Signed-off-by: Allen Sun shlallen1990@gmail.com

Describe what this PR does / why we need it

Does this pull request fix one issue?

Describe how you did it

Describe how to verify it

Special notes for reviews

@codecov
Copy link

codecov bot commented Jun 8, 2022

Codecov Report

Merging #11 (7af91b6) into main (61c1a72) will increase coverage by 0.00%.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##             main      #11   +/-   ##
=======================================
  Coverage   11.74%   11.75%           
=======================================
  Files          76       76           
  Lines        6792     6790    -2     
=======================================
  Hits          798      798           
+ Misses       5892     5890    -2     
  Partials      102      102           
Impacted Files Coverage Δ
pkg/image/save/filesystem.go 0.80% <0.00%> (ø)
pkg/plugin/etcd_backup_plugin.go 4.54% <0.00%> (ø)
utils/os/readers.go 0.00% <0.00%> (ø)
utils/strings/strings.go 36.13% <0.00%> (ø)

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 61c1a72...7af91b6. Read the comment docs.

@allencloud allencloud force-pushed the add-golangci-lint-action branch 8 times, most recently from d980e35 to 1a21006 Compare June 11, 2022 04:16
@allencloud allencloud force-pushed the add-golangci-lint-action branch from 1a21006 to d0303da Compare June 11, 2022 04:23
Signed-off-by: Allen Sun <shlallen1990@gmail.com>
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.

None yet

1 participant