An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: code-coverage

wakidurrahman/meeting-schedule-apps

Monorepo containing a React (Vite + TS) client and an Express + GraphQL + Mongoose server. Meeting Schedule apps

Language: TypeScript - Size: 1.65 MB - Last synced at: about 10 hours ago - Pushed at: about 11 hours ago - Stars: 0 - Forks: 0

k1LoW/octocov

octocov is a toolkit for collecting code metrics (code coverage, code to test ratio, test execution time and your own custom metrics).

Language: Go - Size: 4.7 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 418 - Forks: 31

codecov/codecov-action

GitHub Action that uploads coverage to Codecov :open_umbrella:

Language: Python - Size: 15.6 MB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 1,591 - Forks: 237

shivammathur/setup-php

GitHub action to set up PHP with extensions, php.ini configuration, coverage drivers, and various tools.

Language: TypeScript - Size: 26 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 3,098 - Forks: 388

offline-pixel/offline-pixel.github.io

Language: HTML - Size: 107 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

istanbuljs/istanbuljs

monorepo containing the various nuts and bolts that facilitate istanbul.js test instrumentation

Language: JavaScript - Size: 2.1 MB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 1,069 - Forks: 241

danielpalme/ReportGenerator

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.

Language: C# - Size: 125 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2,876 - Forks: 295

cenfun/monocart-coverage-reports

A code coverage tool to generate native V8 reports or Istanbul reports.

Language: JavaScript - Size: 7.15 MB - Last synced at: 5 days ago - Pushed at: 8 days ago - Stars: 134 - Forks: 8

istanbuljs/nyc

the Istanbul command line interface

Language: JavaScript - Size: 2.5 MB - Last synced at: 4 days ago - Pushed at: 10 months ago - Stars: 5,705 - Forks: 364

fgrosse/go-coverage-report

A CLI tool and GitHub Action to post Go code coverage reports as comment to your pull requests.

Language: Go - Size: 919 KB - Last synced at: 6 days ago - Pushed at: 17 days ago - Stars: 101 - Forks: 29

cypress-io/cypress-realworld-app

A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.

Language: TypeScript - Size: 12 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 5,793 - Forks: 2,476

canyon-project/canyon

👋 Canyon is a JavaScript code coverage solution

Language: TypeScript - Size: 11.8 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 161 - Forks: 26

filipdutescu/modern-cpp-template

A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.

Language: CMake - Size: 373 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 1,846 - Forks: 222

tj-actions/coverage-badge-go

:octocat: Generate coverage badge for go modules

Language: Go - Size: 378 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 81 - Forks: 32

vladopajic/go-test-coverage

go-test-coverage is a tool designed to report issues when test coverage falls below a specified threshold

Language: Go - Size: 574 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 179 - Forks: 26

ericsizemore/phpunit-coverage-check Fork of richardregeer/phpunit-coverage-check

Check the code coverage using the clover report of PHPUnit.

Language: PHP - Size: 732 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 5 - Forks: 0

NightDreams/react-testing-library-course Fork of platzi/react-testing

Hands-on project for testing React components, hooks, and user flows with React Testing Library and Vitest

Language: TypeScript - Size: 246 KB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

lucee/extension-lcov

Lucee LCOV Extension

Language: ColdFusion - Size: 76.2 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

microsoft/codecoverage

Microsoft Code Coverage tools documentation and samples

Language: C# - Size: 11 MB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 102 - Forks: 13

carstenartur/sandbox

Sample implementation of Product based on Eclipse.

Language: Java - Size: 9.05 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

Nef10/lcov-reporter-action Fork of romeovs/lcov-reporter-action

Comments a pull request with a lcov code coverage report

Language: HTML - Size: 5.27 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 11 - Forks: 2

mrverdant13/coverde

A set of commands for coverage trace files manipulation.

Language: Dart - Size: 547 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 30 - Forks: 11

infertux/bashcov

Code coverage tool for Bash

Language: Ruby - Size: 814 KB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 162 - Forks: 23

SteveGilham/altcover

Cross-platform coverage gathering and processing tool set for dotnet/.Net Framework and Mono

Language: F# - Size: 19.2 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 520 - Forks: 20

coverallsapp/github-action

Coveralls Github Action

Size: 20.7 MB - Last synced at: 11 days ago - Pushed at: 2 months ago - Stars: 503 - Forks: 72

bhavesh-bhatt-tech/springboot-microservice

Spring boot version 3 microservice example

Language: Java - Size: 134 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

ericorruption/cypress-code-coverage-typescript-webpack-ts-loader

Example front-end application using React, Typescript, Webpack and TS-Loader, where Cypress tests generate code coverage reports.

Language: JavaScript - Size: 1.4 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 7 - Forks: 0

ROCm/omnitrace

Omnitrace: Application Profiling, Tracing, and Analysis

Language: C++ - Size: 6.14 MB - Last synced at: 8 days ago - Pushed at: 22 days ago - Stars: 323 - Forks: 28

783omar1-1metal/actions-up

🔍 Discover and upgrade GitHub Actions in your workflows, ensuring secure CI with precise SHA pinning for reliable maintenance and easy updates.

Language: TypeScript - Size: 343 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

seuros/simplecov-db

Language: Ruby - Size: 7.81 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

k1LoW/octocov-action

:octocat: GitHub Action for octocov

Size: 371 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 48 - Forks: 8

mi-kas/kover-report

Github action that publishes the Kover code coverage report as a comment in pull requests

Language: TypeScript - Size: 1.82 MB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 73 - Forks: 17

hugomrdias/playwright-test

Run unit tests with several test runners or benchmark inside real browsers with playwright and other Javascript runtimes.

Language: JavaScript - Size: 1.77 MB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 102 - Forks: 12

SamuelCabralCruz/free-code-coverage

GitHub Action to enforce code coverage maintenance on pull requests.

Language: Shell - Size: 66.4 KB - Last synced at: 5 days ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 0

uhafner/autograding-github-action

GitHub Action to autograde projects based on a configurable set of metrics

Language: Java - Size: 26.7 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 30 - Forks: 6

fastruby/skunk

A SkunkScore Calculator for Ruby Code -- Find the most complicated code without test coverage!

Language: Ruby - Size: 286 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 531 - Forks: 32

deftio/C-and-Cpp-Tests-with-CI-CD-Example

C/C++ example project for CI testing with Github Actions or Travis CI + build badges

Language: C - Size: 67.4 KB - Last synced at: 23 days ago - Pushed at: 24 days ago - Stars: 49 - Forks: 40

bahmutov/next-and-cypress-example

Next.js example instrumented for code coverage from Cypress tests

Language: JavaScript - Size: 1.56 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 140 - Forks: 25

nikolaydubina/go-cover-treemap

🎄 Go code coverage to SVG treemap

Language: Go - Size: 1.73 MB - Last synced at: 13 days ago - Pushed at: 5 months ago - Stars: 577 - Forks: 15

coverlet-coverage/coverlet

Cross platform code coverage for .NET

Language: C# - Size: 4.5 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 3,092 - Forks: 390

cypress-io/code-coverage

Saves the code coverage collected during Cypress tests

Language: JavaScript - Size: 26.8 MB - Last synced at: 8 days ago - Pushed at: 12 days ago - Stars: 441 - Forks: 111

ChargePoint/xcparse

Command line tool & Swift framework for parsing Xcode 11+ xcresult

Language: Swift - Size: 9.32 MB - Last synced at: 9 days ago - Pushed at: 11 months ago - Stars: 420 - Forks: 48

shenxianpeng/gcov-example

Use Gcov + LCOV/gcovr to show C/C++ projects code coverage results

Language: Makefile - Size: 186 KB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 49 - Forks: 21

andrew-smalls/phone-stock-management

A mock Java Maven application demonstrating 100% test coverage for a phone stock management system, showcasing best practices in unit and integration testing.

Language: Java - Size: 22.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

tapjs/tapjs

Test Anything Protocol tools for node

Language: JavaScript - Size: 70.5 MB - Last synced at: 5 days ago - Pushed at: 7 months ago - Stars: 2,395 - Forks: 275

eugenezinovyev/lcov-viewer

LCOV code coverage report viewer. Parses lcov report files and generates HTML report grouped by directory.

Language: JavaScript - Size: 944 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 38 - Forks: 0

rife2/bld-jacoco-report

bld Extension to Generate Code Coverage Reports with JaCoCo

Language: Java - Size: 719 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

Madrapps/jacoco-report

Github action that publishes the JaCoCo report as a comment in the Pull Request

Language: JavaScript - Size: 2.72 MB - Last synced at: 30 days ago - Pushed at: about 1 month ago - Stars: 177 - Forks: 75

tj-actions/coverage-badge-py

:octocat: Github action to generate coverage badge without uploading results to a 3rd party.

Language: Python - Size: 278 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 63 - Forks: 20

uhafner/autograding-gitlab-action

GitLab Action to autograde projects based on a configurable set of metrics

Language: Java - Size: 1.99 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 8 - Forks: 1

logmanoriginal/lvunit

A unit testing framework that supports both code coverage and test summary reports, designed for fast test discovery and execution speed.

Language: LabVIEW - Size: 18.6 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

StableCoder/cmake-scripts

Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined sanitizer instrumentation, compilation of GLSL shaders and more.

Language: CMake - Size: 620 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 639 - Forks: 70

MatloobAltaf/monorepo-code-coverage-reporter

A comprehensive coverage reporter for monorepos.

Language: JavaScript - Size: 641 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

bahmutov/check-code-coverage

Utilities for checking the coverage produced by NYC against extra or missing files

Language: JavaScript - Size: 788 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 25 - Forks: 36

hugorbarbosa/cpp-project-template

A template for C++ projects, using CMake and many code quality tools for code coverage, code formatting and linting, static analysis, sanitizers and documentation. CI setup with GitHub Actions is also used.

Language: CMake - Size: 138 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

nette/tester

Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏

Language: PHP - Size: 1.47 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 473 - Forks: 72

mcarvin8/apex-code-coverage-transformer

Transform Salesforce Apex code coverage JSONs into other formats accepted by SonarQube, GitHub, GitLab, Azure, Bitbucket, etc.

Language: TypeScript - Size: 2.83 MB - Last synced at: 8 days ago - Pushed at: 17 days ago - Stars: 16 - Forks: 0

barecheck/code-coverage-action

GitHub Action that generates code coverage reports

Language: JavaScript - Size: 2.84 MB - Last synced at: 21 days ago - Pushed at: 5 months ago - Stars: 75 - Forks: 18

pilgun/acvtool

ACVTool (Android Code Coverage Tool) is a tool to measure fine-grained code coverage of 3rd-party Android apps.

Language: Python - Size: 52.3 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 130 - Forks: 34

irongut/CodeCoverageSummary

A GitHub Action that reads Cobertura format code coverage files and outputs a text or markdown summary.

Language: C# - Size: 168 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 236 - Forks: 63

NeoTech-Software/Android-Root-Coverage-Plugin

A Gradle Plugin for Android developers that automatically configures Jacoco code coverage tasks for both combined and per module coverage reports, easier than ever.

Language: Kotlin - Size: 663 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 176 - Forks: 27

hknio/wasmcov

Automated coverage analysis of WASM executables on embedded and other constrained environments

Language: Rust - Size: 22.6 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 32 - Forks: 4

friends-of-phpspec/phpspec-code-coverage Fork of leanphp/phpspec-code-coverage

Generate Code Coverage reports for PhpSpec tests

Language: PHP - Size: 205 KB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 20 - Forks: 13

markis/jest-ratchet

🔧 Ratchet up test coverage

Language: TypeScript - Size: 497 KB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 4

lucaslorentz/minicover

Cross platform code coverage tool for .NET Core

Language: C# - Size: 702 KB - Last synced at: 24 days ago - Pushed at: 8 months ago - Stars: 213 - Forks: 39

youssefelfeky1/UnitTesting

unit-testing-android

Language: Kotlin - Size: 105 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

br-automation-community/EmbGcov-Demo

Code coverage demo project with C/C++ tasks and libraries

Language: C - Size: 1.17 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

jeremydavis519/runtime-macros

Simulate expansion of procedural macros at run time

Language: Rust - Size: 89.8 KB - Last synced at: 19 days ago - Pushed at: 7 months ago - Stars: 8 - Forks: 4

0vercl0k/wtf

wtf is a distributed, code-coverage guided, customizable, cross-platform snapshot-based fuzzer designed for attacking user and / or kernel-mode targets running on Microsoft Windows and Linux user-mode (experimental!).

Language: C++ - Size: 104 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1,631 - Forks: 140

mridang/action-test-reporter

A flexible GitHub Action that parses code coverage and test result files to generate beautiful, insightful summaries in your workflow.

Language: TypeScript - Size: 7.18 MB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

edumserrano/playwright-adventures

Playwright demos and tips such as how to run in docker, how to get code coverage, etc

Size: 3.27 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 52 - Forks: 3

grosser/single_cov

Actionable code coverage.

Language: Ruby - Size: 208 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 232 - Forks: 11

tj-actions/coverage-badge-js

:octocat: Github action to generate coverage reports

Language: TypeScript - Size: 6.33 MB - Last synced at: 19 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 1

bennycode/coinbase-pro-node 📦

Coinbase API written in TypeScript and covered by tests.

Language: TypeScript - Size: 5.15 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 255 - Forks: 61

adRise/jest-cov-reporter

A modern GitHub Action that compares code coverage between branches, detects coverage decreases in changed files, and enforces 100% coverage for new files.

Language: JavaScript - Size: 3.19 MB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 1

RauliL/lerna-lcov-aggregate-action 📦

GitHub action for aggregating LCOV results in Lerna monorepo

Language: JavaScript - Size: 186 KB - Last synced at: about 7 hours ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

exasol/udf-debugging-java

Utilities for debugging, profiling and code coverage measure for UDFs.

Language: Java - Size: 169 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 1

kntng/mdcov

GitHub Action to update PRs with markdown coverage reports from LCOV file

Language: TypeScript - Size: 391 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

gaasedelen/lighthouse

A Coverage Explorer for Reverse Engineers

Language: Python - Size: 10.7 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 2,364 - Forks: 316

danielcolnaghi/TheMovie

Simple app witch provide a list of movies from The Movie DB. Version 1.2 is available at App Store.

Language: Swift - Size: 11.3 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 8 - Forks: 8

FortuneN/FineCodeCoverage

Visualize unit test code coverage easily for free in Visual Studio Community Edition (and other editions too)

Language: C# - Size: 165 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 569 - Forks: 44

permafrost-dev/coverage-check

Check a project's code coverage, optionally enforcing a minimum value

Language: PHP - Size: 152 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 17 - Forks: 4

ddanilov/largest-remainder-method

Distribution with rest by largest remainder method

Language: C++ - Size: 28.3 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

RWTH-HPC/CMake-codecov

CMake module for code coverage

Language: CMake - Size: 148 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 91 - Forks: 36

archive-br-automation-com/EmbGcov-Demo 📦

Code coverage demo project with C/C++ tasks and libraries

Language: C - Size: 1.18 MB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

bsamseth/cpp-project

Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.

Language: CMake - Size: 157 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 611 - Forks: 130

dombroks/Fully-tested-todo-list-flutter-app

A fully tested Flutter app that allows users to store and retreive todos (tasks to do)

Language: Dart - Size: 195 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

cmacdonnacha/angular-material-boilerplate

A straightforward and well structured boilerplate based on Google's Angular Material project.

Language: JavaScript - Size: 246 KB - Last synced at: 10 days ago - Pushed at: about 5 years ago - Stars: 27 - Forks: 1

sambacha/solidity-coverage Fork of sc-forks/solidity-coverage

Forked version of Solidity-Coverage with additional features

Language: JavaScript - Size: 13.9 MB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

naver/cover-checker

Check your pull request code coverage

Language: Java - Size: 270 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 66 - Forks: 15

mrash/afl-cov

Produce code coverage results with gcov from afl-fuzz test cases

Language: Python - Size: 705 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 476 - Forks: 87

bahmutov/cypress-and-jest

Cypress and Jest both with code coverage running unit tests

Language: JavaScript - Size: 1.3 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 216 - Forks: 14

utPLSQL/utPLSQL

Testing Framework for PL/SQL

Language: PLSQL - Size: 16.4 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 573 - Forks: 186

Yuanhong-Lan/Android-Jacoco-Instrumentation-Guide

A guide to Android test coverage instrumentation (by Jacoco) based on extensive existing data and my own years of practice.

Language: Java - Size: 12.7 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

actions-rs/tarpaulin 📦

📈 GitHub Action for code coverage reporting with tarpaulin

Language: TypeScript - Size: 909 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 91 - Forks: 14

moos/istanbul-diff

diffs two istanbul code coverage json reports.

Language: JavaScript - Size: 98.6 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 3

tdenewiler/node_example

ROS node examples with parameter server, dynamic reconfigure, timers, and custom messages for C++ and Python.

Language: C++ - Size: 1.61 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 106 - Forks: 27

droolsassert/droolsassert

Drools unit and integration testing with JUnit and jbehave

Language: Java - Size: 1.84 MB - Last synced at: 28 days ago - Pushed at: 7 months ago - Stars: 18 - Forks: 8

SurpSG/diff-coverage-maven-plugin

Maven plugin for computing code coverage on modified code

Language: Kotlin - Size: 238 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 22 - Forks: 6

JS-DevTools/coverage-istanbul-loader

Istanbul code coverage loader for Webpack

Language: JavaScript - Size: 967 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 33 - Forks: 9