Skip to content

fix: lint issues (2nd pass) #5681

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

Merged
merged 2 commits into from
Mar 27, 2025
Merged

fix: lint issues (2nd pass) #5681

merged 2 commits into from
Mar 27, 2025

Conversation

caarlos0
Copy link
Member

after merging #5678, i went on to do the same on goreleaser pro... it was... another couple hundred issues, mostly due to functions/package names.

internal code does not really need to have docs. we can document where we think it makes sense, no need to enforce this.

reverts #5678

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
@caarlos0 caarlos0 self-assigned this Mar 27, 2025
@pull-request-size pull-request-size bot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Mar 27, 2025
@caarlos0 caarlos0 merged commit c3d894a into main Mar 27, 2025
13 of 14 checks passed
@caarlos0 caarlos0 deleted the lint-2 branch March 27, 2025 03:30
Copy link

codecov bot commented Mar 27, 2025

Codecov Report

Attention: Patch coverage is 88.31169% with 9 lines in your changes missing coverage. Please review.

Project coverage is 82.81%. Comparing base (28056f9) to head (7b1c6be).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/exec/exec_mock.go 40.00% 6 Missing ⚠️
internal/pipe/linkedin/client.go 33.33% 1 Missing and 1 partial ⚠️
internal/pipe/webhook/webhook.go 83.33% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5681   +/-   ##
=======================================
  Coverage   82.81%   82.81%           
=======================================
  Files         156      156           
  Lines       15584    15584           
=======================================
  Hits        12906    12906           
  Misses       2111     2111           
  Partials      567      567           

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant