lluuiissoo / go-testcoverage
This is a sample project to demonstrate how to set up a test coverage threshold using Go and Github Actions
☆20Updated 2 years ago
Alternatives and similar repositories for go-testcoverage:
Users that are interested in go-testcoverage are comparing it to the libraries listed below
- Struct validation using tags☆84Updated 2 months ago
- Sample Go REST API implementation with DDD using Clean Architecture.☆60Updated 3 years ago
- 🚨 Chi middleware for slog logger☆70Updated this week
- The Gopher API, is a simple CRUD API for formative purpose, we're building it while writing the posts of the blog.☆78Updated 3 years ago
- The right way to implement clean architecture on golang (I think)☆104Updated 2 years ago
- An example Event-Driven application in Go built with Watermill library.☆138Updated last year
- Accept Interfaces, Return Concrete Types☆65Updated 2 weeks ago
- Build Mock APIs in Go☆49Updated last year
- ☆65Updated 2 years ago
- Golnag microservice-template by DDD☆33Updated this week
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆48Updated 10 months ago
- Generate coverage badge for go modules☆77Updated this week
- Example CRUD project applying Hexagonal Architecture, DDD, EDA, CQRS, BDD, CI, and more... in Go.☆83Updated last week
- golang linter to detect named returns☆28Updated 2 weeks ago
- Insert coverage badge in your readme with go☆22Updated 3 months ago
- Insert records into a database programatically☆43Updated 2 years ago
- Framework-based Build Tool for Go☆54Updated 2 years ago
- Drop-in replacement for Golang encoding/json with additional features.☆55Updated 2 years ago
- A curated list of Go code formatters (like gofmt)☆38Updated 4 years ago
- A small web application written in go that demonstrates clean architecture.☆73Updated 3 months ago
- Monorepo for backend microservices golang☆69Updated 2 years ago
- Go package simplifies nullable fields handling using Go Generics.☆114Updated 2 months ago
- Exercises and solutions from the book 'Know Go: Generics'☆67Updated last year
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆25Updated 3 weeks ago
- Boilerplate using Fiber 🚀 , Mongo, Hexagonal Architecture. Including a Blog explaining the components of the boilerplate.☆128Updated 2 years ago
- Go package for rapid testing of real HTTP APIs integrations. Sanitize and record requests and responses during development. Replay and va …☆25Updated 3 weeks ago
- 🚨 net/http middleware for slog logger☆67Updated this week
- A simple way to implement pagination in Golang.☆102Updated last year
- Golang struct generic mapping☆94Updated 2 years ago
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆71Updated 3 months ago