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

address review lint issues #4354

Merged
merged 2 commits into from
Nov 11, 2024
Merged

address review lint issues #4354

merged 2 commits into from
Nov 11, 2024

Conversation

6543
Copy link
Member

@6543 6543 commented Nov 11, 2024

@6543 6543 added refactor delete or replace old code skip-changelog labels Nov 11, 2024
Copy link

codecov bot commented Nov 11, 2024

Codecov Report

Attention: Patch coverage is 22.22222% with 7 lines in your changes missing coverage. Please review.

Project coverage is 27.04%. Comparing base (e13085b) to head (6a37f67).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
pipeline/backend/kubernetes/kubernetes.go 0.00% 6 Missing ⚠️
server/store/datastore/migration/common.go 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4354      +/-   ##
==========================================
- Coverage   27.06%   27.04%   -0.02%     
==========================================
  Files         379      379              
  Lines       27752    27752              
==========================================
- Hits         7511     7506       -5     
- Misses      19572    19577       +5     
  Partials      669      669              

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

@6543 6543 merged commit 07baae2 into woodpecker-ci:main Nov 11, 2024
7 of 9 checks passed
@6543 6543 deleted the fix-lint branch November 11, 2024 14:25
@woodpecker-bot
Copy link
Collaborator

@xoxys
Copy link
Member

xoxys commented Nov 11, 2024

While its nice that we skip some steps/workflows depending on the changed files, we somehow miss some breaking changes that should have been covered by the introduced PR CI run already. There was another one today #4353

6543 added a commit to 6543-forks/woodpecker that referenced this pull request Nov 11, 2024
@6543 6543 added the backport-done indicates that this pull has been backported label Nov 11, 2024
@qwerty287
Copy link
Contributor

Yes, but the reason for this is that there was a golangci-lint update and we always use the latest version.

@xoxys
Copy link
Member

xoxys commented Nov 11, 2024

Ah didnt know, thanks. Is there a reason to use latest instead of pinning + automerge?

6543 added a commit that referenced this pull request Nov 11, 2024
@qwerty287
Copy link
Contributor

Not that I know...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-done indicates that this pull has been backported refactor delete or replace old code skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants