vearutop / gocovdiff
Finds changed Go lines that were not covered with tests
☆11Updated last year
Related projects ⓘ
Alternatives and complementary repositories for gocovdiff
- Go linter to detect erroneous multiplication of duration values☆46Updated 6 months ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 4 years ago
- Skip long intro scenes!☆10Updated 4 years ago
- Run Go tests inside a Docker image☆98Updated 2 weeks ago
- ☆33Updated 2 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 2 months ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- 🚥 Idempotency Handler, for making sure incoming requests are idempotent. Useful for payments, "at least once delivery" systems and more.☆21Updated 4 years ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆15Updated this week
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated last year
- Bridge between Go testing.T and slog.☆50Updated last year
- Go package for sets implemented with generics☆44Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated 11 months ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- Golang linter to check the errors handling expressions☆46Updated 3 years ago
- A linter to ensure that slices are not initialized with non-zero length☆70Updated 6 months ago
- go.mod git archiver☆88Updated last year
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆40Updated this week
- Go proxy that serves from S3☆108Updated 2 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆35Updated this week
- OpenTelemetry SQL database driver wrapper for Go☆112Updated last week
- 🪵 Ensure consistent code style when using log/slog☆107Updated this week
- Accept Interfaces, Return Concrete Types☆62Updated 3 months ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- The missing library to write protoc plugins.☆29Updated 2 months ago
- Set of Go context's utilities.☆51Updated 3 years ago
- Cache implementations in Go, with support for generics.☆45Updated 2 years ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated 9 months ago