-
Updated
Jun 14, 2021 - JavaScript
#
code-coverage
Here are 261 public repositories matching this topic...
the Istanbul command line interface
A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.
-
Updated
Jul 5, 2021 - TypeScript
GitHub action to setup PHP with required extensions, php.ini configuration, code-coverage support and various tools like composer...
php
composer
tools
continuous-integration
static-analysis
code-coverage
php-extensions
github-actions
-
Updated
Jul 6, 2021 - TypeScript
A Code Coverage Explorer for Reverse Engineers
-
Updated
Jun 13, 2021 - Python
ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov or lcov into human readable reports in various formats.
-
Updated
Jun 22, 2021 - C#
A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
open-source
template
package-manager
cmake
cpp
continuous-integration
ci
static-analysis
project-template
gtest
cmakelists
codecov
clang-format
code-coverage
google-test
cmake-template
cmake-module
ccache
github-actions
github-action
-
Updated
Aug 16, 2020 - CMake
GitHub Action that uploads coverage to Codecov ☂️
-
Updated
Jul 7, 2021 - Shell
monorepo containing the various nuts and bolts that facilitate istanbul.js test instrumentation
-
Updated
Jul 3, 2021 - JavaScript
wolframhaussig
commented
Mar 11, 2020
Is your feature request related to a problem? Please describe.
We have a database schema which includes temporary objects - this means objects which are required only for a short time like procedure for upgrades or objects which are still work in progress - and legacy test code. Temporary objects are always prefixed with the username of the author like:
windowsusr_my_table
Test Procedures a
Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.
coveralls
boilerplate
cmake
cpp
travis-ci
doctest
actions
project-template
code-review
codecov
template-project
code-coverage
folder-structure
cpp-17
github-actions
-
Updated
Feb 3, 2021 - CMake
Cross-platform coverage gathering and processing tool set for .net/.net core and Mono
testing
coverage
cross-platform
powershell
mono
dotnet-core
code-coverage
dotnet-framework
powershell-module
-
Updated
Jun 27, 2021 - F#
Produce code coverage results with gcov from afl-fuzz test cases
-
Updated
Apr 1, 2021 - Python
Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏 🍏 🍎 🍏
-
Updated
Apr 27, 2021 - PHP
A SkunkScore Calculator for Ruby Code -- Find the most complicated code without test coverage!
-
Updated
Apr 14, 2021 - Ruby
A selection of useful scripts for use in CMake projects, include code coverage, sanitizers, and dependency graph generation.
coverage
cmake
llvm
gcc
dependency-graph
clang
doxygen
test-coverage
cppcheck
clang-format
clang-tidy
code-coverage
sanitizer
sanitizers
cmake-format
target-instrumentation
coverage-information
-
Updated
Apr 30, 2021 - CMake
Coveralls Github Action
-
Updated
Jul 6, 2021 - JavaScript
Command line tool & Swift framework for parsing Xcode 11+ xcresult
-
Updated
Apr 14, 2021 - Swift
Saves the code coverage collected during Cypress tests
-
Updated
Jul 4, 2021 - JavaScript
Cross platform code coverage tool for .NET Core
-
Updated
Dec 20, 2020 - C#
Coinbase Pro API written in TypeScript and covered by tests.
api
typescript
bitcoin
trading
coinbase
ethereum
api-client
trading-api
cryptocurrency
exchange
fintech
code-coverage
-
Updated
Jul 4, 2021 - TypeScript
Actionable code coverage.
-
Updated
Jan 4, 2021 - Ruby
Cypress and Jest both with code coverage running unit tests
-
Updated
Jul 4, 2021 - JavaScript
Code coverage tool for Bash
-
Updated
Jul 31, 2020 - Ruby
Visualize unit test code coverage easily for free in Visual Studio Community Edition (and other editions too)
visualization
visual-studio
csharp
dotnet
dotnetcore
vsix
visualisation
dot-net
unittest
free
vb
dot-net-core
code-coverage
unit-test
opencover
community-edition
report-generator
coverlet
fine-code-coverage
finecodecoverage
-
Updated
May 25, 2021 - C#
Hapi.js based REST boilerplate which uses latest ES7/ES8 features (async/await) with code coverage and follows best pratices
nodejs
javascript
docker
boilerplate
mocha
yarn
eslint
travis-ci
hapi
docker-compose
swagger
newrelic
starter-kit
standard-js
sinon
async-await
es7
code-coverage
code-climate
es8
-
Updated
Aug 29, 2017 - JavaScript
Next.js example instrumented for code coverage from Cypress tests
-
Updated
Jul 4, 2021 - JavaScript
List of Maven examples
-
Updated
Oct 13, 2020 - Java
Improve this page
Add a description, image, and links to the code-coverage topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the code-coverage topic, visit your repo's landing page and select "manage topics."
It would be helpful if the lcov generated reports could generate relative paths. My use case is that I am generating coverage reports from a docker image and then using VS Code Coverage Gutters which supports relative paths to view the coverage. But it doesn't work because the absolute paths on the docker c