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

Setup golangci-lint #156

Merged
merged 2 commits into from
Aug 29, 2024
Merged

Setup golangci-lint #156

merged 2 commits into from
Aug 29, 2024

Conversation

rerost
Copy link
Owner

@rerost rerost commented Aug 29, 2024

use https://github.com/golangci/golangci-lint-action

バージョンあげた際にdeprecatedな書き方に気づきたい

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.

Project coverage is 37.53%. Comparing base (8a38db1) to head (66ad729).

Files with missing lines Patch % Lines
domain/issue/domain.go 0.00% 5 Missing ⚠️
cmd/cmd.go 0.00% 4 Missing ⚠️
cmd/schedule/apply.go 0.00% 1 Missing ⚠️
cmd/schedule/render.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #156      +/-   ##
==========================================
- Coverage   37.77%   37.53%   -0.24%     
==========================================
  Files          15       15              
  Lines         630      634       +4     
==========================================
  Hits          238      238              
- Misses        364      368       +4     
  Partials       28       28              

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

@rerost rerost merged commit a841dfb into master Aug 29, 2024
8 checks passed
@rerost rerost deleted the rerost/set-linter branch August 29, 2024 16:30
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