gcov2lcov
gcov2lcov copied to clipboard
convert go coverage files to lcov format
Hi, I did some refactors to allow me to import gcov2lcov to use in my code directly. Not sure if you are keen to merge this back into your repo...
Hi, Thanks for the tool, I'm trying to use it to get coverage reports in my GH Actions. I'm building the binary myself using Nix which builds it fine, and...
Adresses https://github.com/jandelgado/gcov2lcov-action/issues/17 provides a package `gcov2lcov-linux-amd64.tar.gz` to make older version of `gcov2lcov-action` not break
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6 to 8. Release notes Sourced from golangci/golangci-lint-action's releases. v8.0.0 Requires golangci-lint version >= v2.1.0 What's Changed Changes feat: use absolute paths by default when using working-directory...