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

ci(golangci-lint): switch to latest #870

Merged
merged 2 commits into from
Nov 12, 2021

Conversation

catthehacker
Copy link
Member

remove schema override since it was fixed in upstream

@catthehacker catthehacker requested a review from a team as a code owner November 12, 2021 16:14
@codecov
Copy link

codecov bot commented Nov 12, 2021

Codecov Report

Merging #870 (32eaaae) into master (0f04942) will increase coverage by 6.96%.
The diff coverage is 60.89%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #870      +/-   ##
==========================================
+ Coverage   49.27%   56.23%   +6.96%     
==========================================
  Files          23       25       +2     
  Lines        2401     3937    +1536     
==========================================
+ Hits         1183     2214    +1031     
- Misses       1090     1523     +433     
- Partials      128      200      +72     
Impacted Files Coverage Δ
pkg/common/outbound_ip.go 0.00% <0.00%> (ø)
pkg/container/docker_volume.go 0.00% <0.00%> (ø)
pkg/container/docker_run.go 5.56% <15.09%> (+3.63%) ⬆️
pkg/common/git.go 49.82% <31.81%> (-9.97%) ⬇️
pkg/model/planner.go 49.78% <42.50%> (+16.70%) ⬆️
pkg/container/docker_build.go 58.97% <50.00%> (+58.97%) ⬆️
pkg/container/docker_pull.go 35.29% <61.53%> (+17.11%) ⬆️
pkg/model/workflow.go 52.14% <63.63%> (+26.42%) ⬆️
pkg/artifacts/server.go 67.32% <67.32%> (ø)
pkg/runner/runner.go 74.46% <70.37%> (-2.01%) ⬇️
... and 30 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 11f6ee3...32eaaae. Read the comment docs.

remove schema override since it was fixed in upstream

Signed-off-by: hackercat <[email protected]>
@mergify

This comment has been minimized.

@mergify mergify bot added the needs-work Extra attention is needed label Nov 12, 2021
@mergify mergify bot removed the needs-work Extra attention is needed label Nov 12, 2021
@cplee cplee merged commit cd24df5 into nektos:master Nov 12, 2021
@catthehacker catthehacker deleted the cat/ci/bump-golangci-lint branch November 12, 2021 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants