Closed macie closed 8 months ago
This PR introduces new workflow which performs:
go test
after each commit and PR.
I've also fixed existing violations and added a few basic test cases (more info inside commit messages)
Thank you for your contribution! I will merge this for now and work on the TODO/FIXME items mentioned in the comments later.
This PR introduces new workflow which performs:
go test
after each commit and PR.
I've also fixed existing violations and added a few basic test cases (more info inside commit messages)