go-beautiful-html-coverage
Coverage Reporter
An action to track code coverage in pull requests and generate an HTML preview of the results.
A GitHub Action to track code coverage in your pull requests, with a beautiful HTML preview, for free.
13 stars
2 watching
0 forks
Language: JavaScript
last commit: 6 months ago
Linked from 1 awesome list
coveragecoverage-reportgogolang
Related projects:
Repository | Description | Stars |
---|---|---|
go-playground/overalls | A tool that generates coverage reports for Go test suites in multi-package projects | 114 |
orlangure/gocovsh | A command-line tool for visualizing and exploring Go coverage reports | 355 |
covergates/covergates | A service for managing and displaying coverage reports for software projects | 61 |
vladopajic/go-test-coverage | Tools to report on test coverage issues and ensure higher code quality | 87 |
parroty/excoveralls | A tool that generates and reports test coverage statistics for Elixir projects. | 826 |
alex-seville/blanket | A JavaScript code coverage tool that adds statistics to existing tests, providing insight into which parts of the code are covered by tests. | 1,401 |
aliuygur/gores | Utility library providing a set of pre-built HTTP response handlers for building RESTful APIs. | 104 |
chonthu/go-google-analytics | Provides an API to pull Google Analytics data | 15 |
0ffffffffh/dragondance | A plugin for visualizing and manipulating binary code coverage data | 285 |
mattn/goveralls | A tool for tracking continuous code coverage and integrating with Coveralls.io | 789 |
circa10a/google-home-aws-news | An integration webhook to provide the latest news on cloud computing services | 4 |
coderaiser/escover | A tool for collecting code coverage for EcmaScript Modules in JavaScript applications | 8 |
thoas/stats | Reports and stores metrics about an application's performance and usage. | 594 |
ember-cli-code-coverage/ember-cli-code-coverage | A tool for measuring code coverage in JavaScript-based Ember.js applications | 195 |
istanbuljs/babel-plugin-istanbul | A Babel plugin that adds instrumentation to JavaScript code to facilitate coverage analysis during testing | 630 |