ory / go-accLinks
Accurate Code Coverage reporting for Golang (Go)
☆220Updated 11 months ago
Alternatives and similar repositories for go-acc
Users that are interested in go-acc are comparing it to the libraries listed below
Sorting:
- Logur is an opinionated collection of logging best practices☆206Updated 11 months ago
- ☆425Updated last week
- Automated Semantic Import Versioning Upgrades☆426Updated last month
- Automatically update your Go tests☆292Updated 10 months ago
- A Go library for collecting sql.DBStats in Prometheus format☆184Updated 4 years ago
- Integration testing in Go with Docker☆113Updated 4 months ago
- A library to improve the resilience of Go applications in an easy and flexible way☆204Updated 2 years ago
- Go package pointer provides helpers to get pointers to values of built-in types.☆229Updated 3 years ago
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆235Updated last year
- Generate readme file from Go doc. Now available as a Github action!☆221Updated last year
- Check that no globals are present in Go code.☆123Updated 6 months ago
- A sql driver that will wrap any other driver and log/trace all its calls☆175Updated last year
- Courtney is a coverage tool for Go☆178Updated 10 months ago
- Go modules analysis tool☆407Updated 3 years ago
- An simple, easily extensible and concurrent health-check library for Go services☆275Updated 2 years ago
- Find in Go repeated strings that could be replaced by a constant☆313Updated 6 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.