Skip to content

Add golangci-lint - #83

Merged
destel merged 5 commits into
mainfrom
f/linter
Jun 27, 2026
Merged

Add golangci-lint#83
destel merged 5 commits into
mainfrom
f/linter

Conversation

@destel

@destel destel commented Jun 27, 2026

Copy link
Copy Markdown
Owner
  • Add golangci-lint config and run it in CI
  • Modernize code (wg.Go, range-over-int, slices.Sort; stdlib slices/cmp in helpers)
  • Fix formatting and drop redundant loop-var copies

@codecov

codecov Bot commented Jun 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.56%. Comparing base (0ee424d) to head (8147822).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #83      +/-   ##
==========================================
- Coverage   99.57%   99.56%   -0.01%     
==========================================
  Files          15       15              
  Lines         708      696      -12     
==========================================
- Hits          705      693      -12     
  Misses          3        3              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@destel
destel merged commit 8d0a428 into main Jun 27, 2026
6 of 7 checks passed
@destel
destel deleted the f/linter branch June 27, 2026 17:02
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.

1 participant