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

Add dockerfile and shellcheck linters, refactor hack dir #45

Merged
merged 1 commit into from
Oct 17, 2020
Merged

Conversation

mszostok
Copy link
Owner

Description

Changes proposed in this pull request:

  • Add dockerfile and shellcheck linters
  • refactor hack dir
  • refactor golangci-lint

@codecov
Copy link

codecov bot commented Oct 17, 2020

Codecov Report

Merging #45 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #45   +/-   ##
=======================================
  Coverage   24.76%   24.76%           
=======================================
  Files          10       10           
  Lines         323      323           
=======================================
  Hits           80       80           
  Misses        239      239           
  Partials        4        4           
Impacted Files Coverage Δ
internal/check/duplicated_pattern.go 78.57% <ø> (ø)
internal/check/file_exists.go 77.27% <ø> (ø)
internal/check/not_owned_file.go 0.00% <ø> (ø)
internal/check/valid_owner.go 0.00% <ø> (ø)
internal/ctxutil/check.go 100.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 32b0e86...95f4d05. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant