Ringloop / mr-plow

Minimal memory usage, cloud native logstash alternative
Apache License 2.0
28 stars 3 forks source link

Useful rosources for CI and Code Coverage #12

Closed feed3r closed 2 years ago

feed3r commented 2 years ago

CodeCov: an interesting tool to manage integration processes and Code Coverage (free for Open Sources) https://about.codecov.io/for/open-source/

CI Templates found on GitHub: https://github.com/jandelgado/golang-ci-template-github-actions

https://gist.github.com/Harold2017/d98607f242659ca65e731c688cb92707

DarioBalinzo commented 2 years ago

We can integrate also that one: https://deepsource.io/ and then block PR merging is the test are failed or if the code quality is not so good