GitHub topics: lcov
simonecorsi/lcov-total
⚙️ Parse LCOV output and return the average value, easily fail CI with a threshold
Language: JavaScript - Size: 2.08 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 12 - Forks: 2

Nef10/lcov-reporter-action Fork of romeovs/lcov-reporter-action
Comments a pull request with a lcov code coverage report
Language: HTML - Size: 5.39 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 9 - Forks: 1

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: 2.13 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

cedx/lcov.js
Parse and format LCOV coverage reports, in JavaScript.
Language: JavaScript - Size: 2.29 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 3 - Forks: 0

mcarvin8/apex-code-coverage-transformer
Transform Salesforce Apex code coverage JSONs created during deployments and test runs into other formats accepted by SonarQube, GitHub, GitLab, Azure, Bitbucket, etc.
Language: TypeScript - Size: 1.24 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 15 - Forks: 0

AsaiYusuke/6502_test_executor
A cross-platform unit testing tool for MOS 6502 assembly
Language: C++ - Size: 660 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 11 - Forks: 0

gcovr/gcovr
Generate code coverage reports with gcc/gcov
Language: Python - Size: 17.4 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 927 - Forks: 283

RauliL/workspace-lcov-aggregate
Aggregates multiple LCOV results into one inside an monorepo.
Language: TypeScript - Size: 30.3 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

RauliL/lerna-lcov-aggregate-action
GitHub action for aggregating LCOV results in Lerna monorepo
Language: JavaScript - Size: 186 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 1

the-bugging/istanbul-badges-readme
Creates and updates README testing coverage badges with your json-summary
Language: TypeScript - Size: 4.91 MB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 95 - Forks: 33

zgosalvez/github-actions-report-lcov
A Github Action to report the code coverage from LCOV files
Language: JavaScript - Size: 15 MB - Last synced at: 9 days ago - Pushed at: 17 days ago - Stars: 75 - Forks: 57

ryanluker/vscode-coverage-gutters
Display test coverage generated by lcov and xml - works with many languages
Language: TypeScript - Size: 27.9 MB - Last synced at: 6 days ago - Pushed at: 28 days ago - Stars: 495 - Forks: 95

kntng/mdcov
GitHub Action to update PRs with markdown coverage reports from LCOV file
Language: TypeScript - Size: 391 KB - Last synced at: 16 days ago - Pushed at: 23 days ago - Stars: 2 - Forks: 0

VeryGoodOpenSource/very_good_coverage
GitHub Action which helps enforce code coverage threshold using lcov created by Very Good Ventures 🦄
Language: JavaScript - Size: 1.75 MB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 166 - Forks: 19

ginomempin/sample-ci-cpp
Sample project for setting-up Gitlab CI/CD with CMake, googletest, lcov for C++-based applications
Language: C++ - Size: 62.5 KB - Last synced at: 1 day ago - Pushed at: almost 6 years ago - Stars: 30 - Forks: 12

michaelhenry/swifty-code-coverage
A github action for generating code coverage report for your ios/macos/spm project.
Language: Shell - Size: 20.5 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 2

kannel-outis/CoverOps
CoverOps is a powerful, cross-platform CLI tool that helps you track test coverage on new or modified code. By combining Git diffs with LCOV or JSON coverage reports, it generates insightful HTML reports that highlight what’s tested — and what’s not.
Language: Dart - Size: 17.5 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 0

friedemannsommer/lcov-parser
A LCOV file parser.
Language: TypeScript - Size: 3.15 MB - Last synced at: about 10 hours ago - Pushed at: 4 days ago - Stars: 1 - Forks: 1

amalfra/lcov-cli-report-viewer
A tool to generate CLI reports from lcov code coverage format file
Language: JavaScript - Size: 819 KB - Last synced at: about 5 hours ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

jandelgado/gcov2lcov
convert go coverage files to lcov format
Language: Go - Size: 50.8 KB - Last synced at: 23 days ago - Pushed at: about 1 month ago - Stars: 54 - Forks: 11

Rconybea/xo-cmake
useful cmake macros
Language: CMake - Size: 105 KB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

shenxianpeng/gcov-example
Use Gcov + LCOV/gcovr to show C/C++ projects code coverage results
Language: Makefile - Size: 184 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 47 - Forks: 21

RPGillespie6/fastcov
A massively parallelized gcov wrapper
Language: Python - Size: 205 KB - Last synced at: 26 days ago - Pushed at: about 1 month ago - Stars: 112 - Forks: 34

RWTH-HPC/CMake-codecov
CMake module for code coverage
Language: CMake - Size: 148 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 91 - Forks: 36

SSARCandy/Coherent-Line-Drawing
🖼✨Automatically generates line drawing from a photograph
Language: C++ - Size: 977 KB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 563 - Forks: 60

Myriad-Dreamin/fuzzer-cov
fuzzer coverage tool, generate readable coverage report in html format
Language: Python - Size: 25.4 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

cedx/lcov.net
Parse and format LCOV coverage reports, in C#.
Language: C# - Size: 87.9 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

javanile/lcov.sh
🔮 LCOV framework for Shell projects
Language: Shell - Size: 238 KB - Last synced at: 17 days ago - Pushed at: 2 months ago - Stars: 19 - Forks: 1

daurnimator/luacov-reporter-lcov
A luacov reporter for use with lcov
Language: Lua - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 13 - Forks: 2

eugenezinovyev/lcov-viewer
LCOV code coverage report viewer. Parses lcov report files and generates HTML report grouped by directory.
Language: JavaScript - Size: 3.3 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 34 - Forks: 1

pavelsaman/total-coverage
Parse LCOV file and return total coverages
Language: TypeScript - Size: 271 KB - Last synced at: 16 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

AdamNiederer/cov
An emacs extension for displaying coverage data on your code
Language: Emacs Lisp - Size: 202 KB - Last synced at: 23 days ago - Pushed at: 5 months ago - Stars: 87 - Forks: 18

livewing/lcov-job-summary
Write the LCOV Report to GitHub Actions Job Summary.
Language: TypeScript - Size: 552 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 4 - Forks: 1

Riibotics/lcov-pull-request-report Fork of kefasjw/lcov-pull-request-report
Action for reporting LCOV code coverage on pull requests
Language: JavaScript - Size: 14.2 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

cedx/lcov.php
Parse and format LCOV coverage reports, in PHP.
Language: PHP - Size: 894 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

cedx/lcov.java
Parse and format LCOV coverage reports, in Java.
Language: Java - Size: 280 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

8c6794b6/hpc-codecov
Generate reports from hpc data
Language: Haskell - Size: 222 KB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 10 - Forks: 3

andresilvase/tasky
Simple offline task manager.
Language: Dart - Size: 4.93 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

LebedevSergeyVach/The-library-String.h-in-the-C-programming-language
A group project. Implementation of the library string.h in the C programming language. Using the check.h and lcov libraries to write unit tests.
Language: C - Size: 48.8 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Checksum/critic.sh
Dead simple testing framework for Bash with coverage reporting
Language: Shell - Size: 69.3 KB - Last synced at: 7 days ago - Pushed at: almost 5 years ago - Stars: 456 - Forks: 11

the-risk-taker/code-coverage
An overview of using gcov, lcov and genhtml for code coverage analysis and reporting, including setup, file types, and CMake integration.
Language: CMake - Size: 4.88 KB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

pavelsaman/github-actions-report-lcov Fork of zgosalvez/github-actions-report-lcov
A GitHub Action to report code coverage from LCOV files
Language: JavaScript - Size: 8.92 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

lucas-bremond/generator-cpp
A Yeoman generator for C++ projects.
Language: JavaScript - Size: 176 KB - Last synced at: 4 days ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 3

8c6794b6/hpc-codecov-action
GitHub action to generate Codecov test coverage report for Haskell packages.
Language: PureScript - Size: 2.23 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

terencetcf/github-actions-lcov-minimum-coverage-checker
a github action that use lcov.info file verify if the test coverage has reached a minimum threshold
Language: TypeScript - Size: 671 KB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

mrverdant13/coverde
A set of commands for coverage trace files manipulation.
Language: Dart - Size: 537 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 30 - Forks: 11

slali87/CppSampleProject
Cross-platform C++ sample project which presents a base project structure.
Language: CMake - Size: 464 KB - Last synced at: 17 days ago - Pushed at: 8 months ago - Stars: 4 - Forks: 0

jandelgado/gcov2lcov-action
Github action to convert go coverage files to lcov format
Size: 20.5 KB - Last synced at: 1 day ago - Pushed at: 8 months ago - Stars: 22 - Forks: 2

brentlintner/covis 📦
Visualize your test code coverage.
Language: JavaScript - Size: 309 KB - Last synced at: 15 days ago - Pushed at: almost 11 years ago - Stars: 0 - Forks: 0

cedx/lcov.hx
Parse and format LCOV coverage reports, in Haxe.
Language: Haxe - Size: 821 KB - Last synced at: 8 months ago - Pushed at: 9 months ago - Stars: 4 - Forks: 0

selfagency/merge-coverage
GitHub Action to merge coverage reports
Size: 222 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 2

MaKeAppDev/docker-cpp-dev
C++ CMake Development Container
Language: Dockerfile - Size: 12.7 KB - Last synced at: 10 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

eberlitz/lcov-reporter-action Fork of romeovs/lcov-reporter-action
Comments a pull request with the jest code coverage
Language: JavaScript - Size: 1.26 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

TomVer99/C-CPP_CMake_GTest-GithubActions
Template repo for C/C++ projects that use CMake and Google Tests for Github Actions
Language: C++ - Size: 101 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 1

freejosh/lcov-badge
Generate a badge from an Lcov report
Language: JavaScript - Size: 8.79 KB - Last synced at: 8 days ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 8

lifeart/jest-lcov-reporter Fork of vebr/jest-lcov-reporter
This action comments a pull request with a simple HTML test coverage report.
Language: JavaScript - Size: 771 KB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 2

Zevere/Chatbot-Calista
Add some zeverity to your Slack.
Language: JavaScript - Size: 1.18 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

Rconybea/cmake-examples
cmake example project. transitive deps, find_package() support.
Size: 433 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ANG13T/astroguard
Code auditing and profiling tool based on gcc for C programs to adhere to NASA's JPL Rule of 10 🚀
Language: C - Size: 1.22 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 42 - Forks: 2

s-oravec/quilt
PL/SQL Code Coverage Tool
Language: PLSQL - Size: 207 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

HyperEntangledQubit/dotfiles
🔧 .files, including ~/.macos — sensible hacker defaults for macOS
Language: Vim Script - Size: 86.9 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hacksdump/googletest-coverage
Google Test coverage report generation
Language: CMake - Size: 184 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 5

uncomputable/coverage-example
Minimal, reproducible example for testing code coverage using GCC or Clang
Language: Just - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

aravindvaddi/systems-attacks-and-defences
Systems exploitation and fixes, along with AFL for fuzzing, lcov to measure coverage and Travis CI for regression testing
Language: C - Size: 42 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 3

Pablissimo/SonarTsPlugin 📦
SonarQube plugin for TypeScript files
Language: Java - Size: 360 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 186 - Forks: 106

andreymasloboev/code_coverage
Sample how-to build code coverage in CMake projects with GoogleTest
Language: CMake - Size: 61.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ChicagoFlutter/lcov-cop 📦
A Github Action which helps enforce code coverage
Language: Shell - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 1

church6/leetcode
launch leetcode with c plus plus and cmake and gtest and lcov ASAP
Language: Python - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

tenninebt/vscode-koverage
VSCode code coverage extension
Language: TypeScript - Size: 31.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 5

ambimax/action-report-coverage Fork of romeovs/lcov-reporter-action
:zap::octocat: GitHub Action to report code coverage results
Size: 988 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

mxklb/rtaudiostreamer
Qt C++ Terminal App using RtAudio to process real time audio streams
Language: C++ - Size: 19.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 3

PHPTestFestBrasil/phptt
phptt a.k.a php test tools
Language: Shell - Size: 43 KB - Last synced at: 13 days ago - Pushed at: about 6 years ago - Stars: 16 - Forks: 6

jpmonette/apexcov
Generates public Apex test coverage reports for your Force.com open-source projects
Language: Go - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 11 - Forks: 4

umaumax/vim-lcov
Language: Python - Size: 12.7 KB - Last synced at: 16 days ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 2

okkez/coveralls-lcov
lcov support for coveralls.io
Language: Ruby - Size: 51.8 KB - Last synced at: 1 day ago - Pushed at: over 4 years ago - Stars: 26 - Forks: 10

jjosenaldo/championship-standings
Specification, implementation & testing of a championship standings system
Language: C++ - Size: 577 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

alphaolomi/cpp11-cmake
Building cpp11 with CMake and lcov
Language: CMake - Size: 21.5 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

azu/lcov-summary
Cat lcov file and show summary of coverage to terminal.
Language: JavaScript - Size: 6.84 KB - Last synced at: 9 days ago - Pushed at: over 9 years ago - Stars: 11 - Forks: 2

holyshared/lcov-parser
LCOV report parser for Rust
Language: Rust - Size: 820 KB - Last synced at: 3 days ago - Pushed at: about 7 years ago - Stars: 7 - Forks: 0

yining/coverage2lcov
generate lcov data from coverage file generated by coveragepy
Language: Rust - Size: 18.6 KB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

harmim/vut-ivs-project-1
Praktické aspekty vývoje software: Projekt 1 – Testování
Language: C++ - Size: 1.27 MB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 1

ClausKlein/QueuedThreadPool
Examples based on boost and asio
Language: C++ - Size: 1.07 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

kentaro-m/coverage-markers 📦
📦 Atom package to display JavaScript test coverage on gutter of editor.
Language: JavaScript - Size: 5.13 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 5

gabrielcsapo/lcov-server
🎯 A simple lcov server & cli parser
Language: JavaScript - Size: 8.8 MB - Last synced at: 6 days ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 2

eliasreis54/lcov_parser
A simple dart implementation to parser lcov file.
Language: Dart - Size: 49.8 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 3

Vovolandinio/s21_string
Educational project. implementation of libc string.h.
Language: C - Size: 1.27 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

darcy-rayner/danger-plugin-istanbul-coverage
Danger.js plugin for monitoring code coverage on changed files.
Language: TypeScript - Size: 8.55 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 21 - Forks: 18

steinko/todofrontend
Front end component for the Todo application
Language: HTML - Size: 54.9 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

guitarneck/xdebug-coverage
A coverage reporting tool based on xdebug
Language: PHP - Size: 36.1 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pandreidoru/cmake_sqlite_boosttest_gcov
A cmake C++ project template configured for data persistance, unit testing and code coverage
Language: CMake - Size: 130 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

myronww/pycover
Repository for the pycover.py script used to process gcov code coverage results.
Language: HTML - Size: 539 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

theogainey/simple-coverage
collect test coverage with Deno's built-in test runner and lcov
Language: TypeScript - Size: 13.7 KB - Last synced at: 13 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

dhanak/vim-lcov
A shallow fork of yining/vim-lcov, which was taken down (or made private)
Language: Vim script - Size: 10.7 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

fkromer/catch_cmake_coverage
Integration of Catch, CMake and CMake CodeCoverage module and basic examples in C++.
Language: C++ - Size: 84 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 31 - Forks: 2

staskobzar/c-project-skeleton
C project skeleton: vim, autotools, ctags, cmocka, lcov, dejagnu, apr, doxygen, git
Language: C - Size: 75.2 KB - Last synced at: about 1 month ago - Pushed at: over 8 years ago - Stars: 6 - Forks: 1

defuncart/dart_code_coverage
A package with helpers for generating and editing code coverage reports in dart.
Language: Dart - Size: 18.6 KB - Last synced at: 13 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

FBorowiec/presentations
List of presentations: Test driven development, Git and PRs management, Continuous Integration, Code Coverage, Static code analysis, Bazel
Language: Shell - Size: 30.3 KB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

l756302098/gtest-samples
gtest samples && lcov
Language: C++ - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

pcolby/lcoveralls
Report Gcov / LCOV (ie C, C++, Go, etc) code coverage to coveralls.io
Language: Ruby - Size: 98.6 KB - Last synced at: 17 days ago - Pushed at: almost 6 years ago - Stars: 7 - Forks: 1

bitsydarel/flutter-ci
Android and Flutter CI
Language: Dockerfile - Size: 76.2 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1
