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

Enhanced Makefile and testing implementation #112

Merged

Conversation

mvisonneau
Copy link
Contributor

  • Manage go tools more efficiently within the make calls
  • Manage the lint tests using mgechev/revive
  • Added gosec tests -- TODO: fix the ~34 issues discovered
  • Added ineffassign tests
  • Added misspell tests
  • Fixed some lint and misspell errors
  • Updated travis config and added a make call to manage coveralls

- Manage go tools more efficiently within the make calls
- Manage the lint tests using mgechev/revive
- Added gosec tests -- TODO: fix the ~34 issues discovered
- Added ineffassign tests
- Added misspell tests
- Fixed some lint and misspell errors
- Updated travis config and added a make call to manage coveralls
@coveralls
Copy link

Coverage Status

Coverage decreased (-7.3%) to 16.223% when pulling 824fb7b on mvisonneau:makefile_and_test_enhancements into 96e7327 on camptocamp:master.

@raphink raphink merged commit 8e03e2f into camptocamp:master Sep 16, 2020
@mvisonneau mvisonneau deleted the makefile_and_test_enhancements branch September 16, 2020 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants