Skip to content

Test: Get rid of references and uses of go lint and go vet#4444

Merged
cce merged 1 commit intoalgorand:masterfrom
jannotti:exterminate-lint
Aug 23, 2022
Merged

Test: Get rid of references and uses of go lint and go vet#4444
cce merged 1 commit intoalgorand:masterfrom
jannotti:exterminate-lint

Conversation

@jannotti
Copy link
Copy Markdown
Contributor

golangci-lint subsumes both of these tools

@jannotti jannotti requested review from cce and winder August 22, 2022 15:24
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 22, 2022

Codecov Report

Merging #4444 (80246b7) into master (e4d6d42) will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4444      +/-   ##
==========================================
+ Coverage   55.19%   55.21%   +0.02%     
==========================================
  Files         398      398              
  Lines       50165    50165              
==========================================
+ Hits        27689    27700      +11     
+ Misses      20159    20150       -9     
+ Partials     2317     2315       -2     
Impacted Files Coverage Δ
ledger/acctonline.go 78.36% <0.00%> (-0.53%) ⬇️
network/wsNetwork.go 64.63% <0.00%> (-0.20%) ⬇️
catchup/service.go 69.38% <0.00%> (ø)
catchup/peerSelector.go 100.00% <0.00%> (+1.04%) ⬆️
agreement/proposalManager.go 98.03% <0.00%> (+1.96%) ⬆️
agreement/cryptoVerifier.go 69.71% <0.00%> (+2.11%) ⬆️
network/wsPeer.go 67.67% <0.00%> (+2.19%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jannotti jannotti marked this pull request as ready for review August 22, 2022 16:36
Comment thread .golangci.yml
# Work our way back over time to be clean against all these
# checkers. If you'd like to contribute, raise the number after ~,
# run the linter and dig in.
new-from-rev: eb019291beed556ec6ac1ceb4a15114ce4df0c57~25
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

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.

3 participants