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

ci: adding golang linter #241

Merged
merged 3 commits into from
Jan 16, 2023
Merged

ci: adding golang linter #241

merged 3 commits into from
Jan 16, 2023

Conversation

spoo-bar
Copy link
Contributor

@spoo-bar spoo-bar commented Jan 12, 2023

Closes: #239

  • Added linter checking gh action
  • Fixed existing linting issues in the repo where error return value was not checked

@codecov
Copy link

codecov bot commented Jan 12, 2023

Codecov Report

Base: 69.77% // Head: 69.77% // No change to project coverage 👍

Coverage data is based on head (e2ddf25) compared to base (2568da8).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #241   +/-   ##
=======================================
  Coverage   69.77%   69.77%           
=======================================
  Files          57       57           
  Lines        3394     3394           
=======================================
  Hits         2368     2368           
  Misses        955      955           
  Partials       71       71           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@spoo-bar spoo-bar marked this pull request as ready for review January 12, 2023 14:06
@spoo-bar spoo-bar changed the title chore: adding golang linter ci: adding golang linter Jan 12, 2023
@spoo-bar spoo-bar merged commit cc78405 into main Jan 16, 2023
@spoo-bar spoo-bar deleted the adding-gh-action-linting branch January 16, 2023 09:26
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.

ci: add gh action for linting
2 participants