overalls
Coverage reporter
A tool that generates coverage reports for Go test suites in multi-package projects
Multi-Package go project coverprofile for tools like goveralls
114 stars
7 watching
26 forks
Language: Go
last commit: almost 5 years ago
Linked from 2 awesome lists
coverprofile
Related projects:
Repository | Description | Stars |
---|---|---|
covergates/covergates | A service for managing and displaying coverage reports for software projects | 61 |
gha-common/go-beautiful-html-coverage | An action to track code coverage in pull requests and generate an HTML preview of the results. | 13 |
orlangure/gocovsh | A command-line tool for visualizing and exploring Go coverage reports | 355 |
vladopajic/go-test-coverage | Tools to report on test coverage issues and ensure higher code quality | 87 |
lawrencewoodman/roveralls | A tool to generate code coverage reports for Go packages and their sub-packages. | 20 |
parroty/excoveralls | A tool that generates and reports test coverage statistics for Elixir projects. | 826 |
go-playground/generate | Automates the process of generating setup code in Go projects | 30 |
go-playground/stats | Monitors system and Go application statistics and sends them via UDP to a server | 170 |
pkg/profile | A simple Go package to enable profiling of application performance | 2,003 |
pavlo/gosuite | Tool for organizing and running test suites in Go | 12 |
gkampitakis/go-snaps | A testing library for Go that allows developers to create reusable snapshots of test data | 173 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
xhd2015/xgo | An all-in-one testing library for Go that provides utilities for mocking, tracing, and testing | 368 |
mykoweb/epi-go | A collection of Go solutions to common programming interview questions and challenges | 56 |
go-playground/log | A simple and highly configurable logging library for Go. | 293 |