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

style: replaced deprecated linter exportloopref with copyloopvar #795

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

lukasmetzner
Copy link
Contributor

Updated golangci-lint configuration and resolved all linting issues identified by the updated settings.

Updated golangci-lint configuration and resolved all linting issues identified by the updated settings.
@lukasmetzner lukasmetzner self-assigned this Nov 19, 2024
@lukasmetzner lukasmetzner requested a review from a team as a code owner November 19, 2024 08:18
Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.41%. Comparing base (27dafac) to head (232eafa).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #795   +/-   ##
=======================================
  Coverage   70.41%   70.41%           
=======================================
  Files          31       31           
  Lines        3231     3231           
=======================================
  Hits         2275     2275           
  Misses        782      782           
  Partials      174      174           

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


🚨 Try these New Features:

@lukasmetzner lukasmetzner merged commit b2b1ffd into main Nov 19, 2024
10 checks passed
@lukasmetzner lukasmetzner deleted the style-deprecated-golangci branch November 19, 2024 08:39
lukasmetzner added a commit that referenced this pull request Nov 19, 2024
Updated golangci-lint configuration and resolved all linting issues
identified by the updated settings.
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