Waryway / gkui

Graphical Kafka User Interface
MIT License
1 stars 1 forks source link

Add Github Actions for test and code coverage #16

Closed KyleWiering closed 11 months ago

KyleWiering commented 11 months ago

Github actions can be used to determine the state of the code. Currently there are insufficient tests and no real coverage. Much worse, nothing is running automatically as part of the PR process.

The goal of this issue is to provide github actions for

go test results go test coverage