Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: Add golangci-lint and codecov #3

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 6 commits into from
Jan 5, 2022
Merged

chore: Add golangci-lint and codecov #3

merged 6 commits into from
Jan 5, 2022

Conversation

kylecarbs
Copy link
Member

@kylecarbs kylecarbs commented Jan 4, 2022

  • Roughly copies .golangci.yml with some additional linting rules.
  • Adds codecov.yml (pending integration).
  • Adds .vscode/settings.json to run tests in the editor as files are saved. This is somewhat a force-function for us devs to write fast tests, and is helpful for increasing coverage!

image

@kylecarbs kylecarbs requested a review from bryphe-coder January 4, 2022 15:56
@kylecarbs kylecarbs self-assigned this Jan 4, 2022
Copy link
Contributor

@bryphe-coder bryphe-coder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent 🎉

This is somewhat a force-function for us devs to write fast tests, and is helpful for increasing coverage!

Love it

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