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 golansci-lint configuration file #324

Merged
merged 2 commits into from
May 13, 2022
Merged

Conversation

Danielius1922
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented May 2, 2022

Codecov Report

Merging #324 (c3b01e8) into master (3660ff2) will decrease coverage by 0.00%.
The diff coverage is 57.65%.

@@            Coverage Diff             @@
##           master     #324      +/-   ##
==========================================
- Coverage   69.09%   69.08%   -0.01%     
==========================================
  Files          67       67              
  Lines        5598     5600       +2     
==========================================
+ Hits         3868     3869       +1     
- Misses       1325     1326       +1     
  Partials      405      405              
Impacted Files Coverage Δ
message/status/status.go 0.00% <0.00%> (ø)
net/blockwise/senderRequestMap.go 88.23% <0.00%> (ø)
net/udp.go 100.00% <ø> (ø)
tcp/message/pool/message.go 78.35% <0.00%> (ø)
tcp/session.go 70.45% <0.00%> (ø)
udp/client/mutexmap.go 87.50% <ø> (ø)
message/pool/message.go 61.83% <28.57%> (ø)
udp/message/message.go 66.66% <40.00%> (ø)
net/blockwise/blockwise.go 67.45% <50.00%> (-0.54%) ⬇️
message/options.go 74.60% <55.55%> (ø)
... and 14 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 3660ff2...c3b01e8. Read the comment docs.

@Danielius1922 Danielius1922 force-pushed the adam/feature/golansci-upd branch 3 times, most recently from e6db9f0 to 2677273 Compare May 2, 2022 12:39
@Danielius1922 Danielius1922 requested a review from jkralik May 9, 2022 06:58
Enabled linters:
depguard
errchkjson
errorlint
exportloopref
goheader
goimports
importas
nolintlint
predeclared
stylecheck
unconvert
whitespace
@sonarcloud
Copy link

sonarcloud bot commented May 12, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

65.0% 65.0% Coverage
7.4% 7.4% Duplication

@Danielius1922 Danielius1922 merged commit 6cb0f09 into master May 13, 2022
@Danielius1922 Danielius1922 deleted the adam/feature/golansci-upd branch May 13, 2022 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants