jandelgado / gcov2lcov
convert go coverage files to lcov format
☆52Updated last month
Alternatives and similar repositories for gcov2lcov:
Users that are interested in gcov2lcov are comparing it to the libraries listed below
- Golang linter that encourages you to use a separate _test package☆49Updated this week
- Go linter for forbidding identifiers☆131Updated last month
- The Golang linter that checks usage of github.com/stretchr/testify.☆115Updated 2 weeks ago
- golang analyzer that finds structures with uninitialized fields☆131Updated last week
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆303Updated last month
- gowrtr is a library that supports golang code generation☆113Updated 2 years ago
- A linter that handles struct tags.☆48Updated last week
- Makefile setup for our Golang projects.☆103Updated this week
- A library that provides Go Generics friendly "optional" features.☆173Updated last month
- golang linter to detect named returns☆27Updated last week
- Go linter that checks if package imports are in a list of acceptable packages.☆154Updated last month
- Measuring branch coverage of golang test☆27Updated 5 years ago
- Generate coverage badge for go modules☆74Updated 3 weeks ago
- Linter to check if your tests have been marked as parallel correctly☆49Updated 11 months ago
- Accept Interfaces, Return Concrete Types☆64Updated last month
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆261Updated 2 weeks ago
- A CLI tool and GitHub Action to post Go code coverage reports as comment to your pull requests.☆77Updated last month
- golang : go tool cover to XML (Cobertura) export tool.☆123Updated 3 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆24Updated 6 months ago
- gRPC-compatible server reflection for any net/http server.☆83Updated this week
- Example repository that uses Buf.☆75Updated last month
- Authentication middleware for Connect.☆57Updated 3 months ago
- A linter to ensure that slices are not initialized with non-zero length☆73Updated last week
- GoDoX extract speficic comments from Go code based on keywords☆15Updated 3 weeks ago
- Go analyzer checking that the length of a variable's name matches its usage scope☆22Updated last year
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆128Updated 2 months ago
- Checks for a new line before return and branch statements.☆27Updated 9 months ago
- Go tool for major version upgrades☆129Updated 3 months ago
- A Go linter to check that errors from external packages are wrapped☆313Updated 2 months ago
- tenv detects environment variable not using t.Setenv☆23Updated 2 weeks ago