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

chore: pin go version; import order; linter setup #548

Merged
merged 2 commits into from
Apr 11, 2024

fix

bd26a2f
Select commit
Loading
Failed to load commit list.
Merged

chore: pin go version; import order; linter setup #548

fix
bd26a2f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 11, 2024 in 0s

81.65% (target 90.00%)

View this Pull Request on Codecov

81.65% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.65%. Comparing base (c24173e) to head (bd26a2f).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #548   +/-   ##
=======================================
  Coverage   81.65%   81.65%           
=======================================
  Files         147      147           
  Lines        3603     3603           
=======================================
  Hits         2942     2942           
  Misses        485      485           
  Partials      176      176           
Files Coverage Δ
action/build/approve.go 100.00% <ø> (ø)
action/build/cancel.go 100.00% <ø> (ø)
action/build/get.go 93.10% <ø> (ø)
action/build/restart.go 100.00% <ø> (ø)
action/build/table.go 100.00% <ø> (ø)
action/build/view.go 100.00% <ø> (ø)
action/completion/generate.go 100.00% <ø> (ø)
action/config/generate.go 89.74% <ø> (ø)
action/config/load.go 67.74% <ø> (ø)
action/config/remove.go 80.39% <ø> (ø)
... and 116 more