gocovsh
Coverage viewer
A command-line tool for visualizing and exploring Go coverage reports
Go Coverage in your terminal: a tool for exploring Go Coverage reports from the command line 💻
358 stars
3 watching
14 forks
Language: Go
last commit: 11 months ago clicoveragecoverage-reportgogolanggolang-clitesting
Related projects:
Repository | Description | Stars |
---|---|---|
gha-common/go-beautiful-html-coverage | An action to track code coverage in pull requests and generate an HTML preview of the results. | 13 |
go-playground/overalls | A tool that generates coverage reports for Go test suites in multi-package projects | 115 |
vladopajic/go-test-coverage | Reports on test coverage issues to ensure higher code quality and prevent regressions over time | 99 |
rafaelsq/nvim-goc.lua | An extension for Neovim that provides a plugin to analyze Go code coverage. | 48 |
msoap/go-carpet | Analyzes test coverage of Go source files and displays the results in the terminal. | 246 |
maxzender/jv | A command-line JSON viewer utility | 119 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
go-opencv/go-opencv | A Go library providing bindings to OpenCV's C API and the GoCV C++ API for computer vision tasks. | 1,321 |
crusj/structrue-go.nvim | Displays the symbol structure of Go files in a more intuitive way | 43 |
josa42/coc-go | Go language server extension for enhanced code completion and editing features in vim/neovim | 568 |
codechenx/tv | A terminal-based viewer for delimited text files, providing a spreadsheet-like interface. | 43 |
lucassscaravelli/ej | Provides a simple way to handle JSON data from different sources in Go applications. | 10 |
gopinath-langote/1build | Automates project-specific command line aliases and tasks for improved productivity | 227 |
ovirt/go-ovirt-client | An overlay for the oVirt Go SDK | 11 |
cloudfoundry/gosigar | An open-source Golang implementation of the Sigar API | 482 |