Skip to content

Conversation

@NathanBaulch
Copy link
Contributor

Pin the golangci-lint version so that contributors aren't blocked by unrelated CI issues if a new version happens to be released. This PR pins it to the previous version v2.4 which this codebase passes. Version v2.5 was released a couple of days ago with new issues to be addressed.

@codecov
Copy link

codecov bot commented Sep 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.49%. Comparing base (3bc887c) to head (65f5ccb).
⚠️ Report is 6 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #671   +/-   ##
=======================================
  Coverage   94.49%   94.49%           
=======================================
  Files          18       18           
  Lines        3305     3305           
=======================================
  Hits         3123     3123           
  Misses        170      170           
  Partials       12       12           
Flag Coverage Δ
unittests 94.49% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 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.

@samber
Copy link
Owner

samber commented Sep 24, 2025

I would rather keep the latest golangci-lint version.

Thanks for the suggestion

@samber samber closed this Sep 24, 2025
@NathanBaulch
Copy link
Contributor Author

No worries. A lot of OSS project maintainers wont even look at PRs unless all the CI checks pass but that's not the case here.

@NathanBaulch NathanBaulch deleted the golangci branch September 24, 2025 20:58
NathanBaulch referenced this pull request Sep 25, 2025
* lint: pin golangci-lint version

* feat: preserve type alias in WithoutBy

* feat: preserve type alias in DropByIndex

---------

Co-authored-by: Samuel Berthe <dev@samuel-berthe.fr>
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.

2 participants