Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Test coverage
Test coverage is the percentage of your project being covered by—depending on the perspective—code or tests, which can be measured in different ways:
- path coverage
- line coverage
- branch coverage
- code coverage
- GitHub: https://github.com/topics/coverage
- Related Topics: code-coverage, test-coverage, path-coverage, line-coverage, branch-coverage, automated-testing, coverage-report, serenity-bdd, cicd,
- Last updated: 2025-02-09 00:06:32 UTC
- JSON Representation
https://github.com/pimm/bluster
Test both promises and callbacks in one go
async callback coverage javascript jest promise test
Last synced: 09 Jan 2025
https://github.com/myriad-dreamin/fuzzer-cov
fuzzer coverage tool, generate readable coverage report in html format
coverage coverage-report fuzzer fuzzing lcov lcov-report libfuzzer python
Last synced: 17 Jan 2025
https://github.com/shinnn/nyc-config-common
A reusable nyc configuration to improve common workflow
coverage istanbul javascript nodejs nyc reporter sharable-config
Last synced: 02 Feb 2025
https://github.com/bysabi/karma-istanbuljs-reporter
Karma reporter using Istanbul code coverage library
coverage instabuljs karma karma-plugin karma-reporter
Last synced: 03 Feb 2025
https://github.com/marcossic/next-template
⚡ Professional Next.js boilerplate supercharged with TypeScript, TailwindCSS, Testing (Vitest + Testing Library), Storybook, Husky, and more. Built with best practices and modern tools for rapid development without compromising code quality.
biome boilerplate commitlint coverage cypress frontend-template github-actions husky nextjs nyc react starter-kit storybook tailwind vitest zod
Last synced: 05 Feb 2025
https://github.com/sergeyklay/ytc
An yaml-cpp example project.
cmake cmake-examples codecov conan conan-examples coverage cpp cpp-examples cpp17 gtest yaml yaml-cpp
Last synced: 03 Feb 2025
https://github.com/yeregorix/jacoco-offline
Fork of the official Jacoco plugin that supports offline instrumentation.
coverage gradle gradle-plugin jacoco java
Last synced: 15 Jan 2025
https://github.com/pritam001/pyflask-microservice-base
🗼 An "optionally opinionated and structured" flask boilerplate application for jump-starting microservice development with flask
boilerplate boilerplate-application conda-environment coverage flask flask-base flask-docker flask-tests project-structure pyflask pyflask-microservice python python3 static-analysis template template-project
Last synced: 06 Feb 2025
https://github.com/vodyani/coverage-report
📚 During jest testing, it was used to generate mochawesome compliant json formatted reports.
cicd coverage javascript jest mocha mochawesome report test typescript
Last synced: 21 Jan 2025
https://github.com/0age/minimal-solidity-coverage-test
A minimal example of code coverage using solidity-coverage, with a custom web3.js 1.0 script (instead of truffle test) for testing.
coverage coverage-report coverage-testing coveralls ethereum ethereum-contract solidity solidity-contracts testing travis-ci web3 web3js
Last synced: 29 Dec 2024
https://github.com/mys1024/starter-deno
A Deno stater template 🦕
cicd coverage deno npm starter template test typescript
Last synced: 11 Jan 2025
https://github.com/abhinaba-ghosh/postman-coverage
derive postman collection coverage against openapi schema
code coverage openapi3 postman
Last synced: 22 Jan 2025
https://github.com/wittline/python
Software Analysis, Design and Construction with Python
coverage coverage-report logging pep8 software-design software-quality unit-testing
Last synced: 29 Jan 2025
https://github.com/robertfoobar/es6-karma-jasmine-webpack-babel-istanbul-coverage-boilerplate
Boilerplate for an es6 repo tested with karma jasmine including instanbul coverage reporting
babel boilerplate coverage es6 jasmine javascript karma webpack webpack2
Last synced: 11 Jan 2025
https://github.com/imbios/lcov-coverage-badge
A GitHub Action for creating markdown embeddable badges, saved to your repository, directly from an LCOV data file.
badge badge-generator coverage coverage-report hacktoberfest
Last synced: 23 Dec 2024
https://github.com/rahulkp220/iceandfire-api
Repository playing around https://anapioficeandfire.com/Documentation#books
coverage django-rest-framework django2 python3 requests
Last synced: 05 Feb 2025
https://github.com/iraycd/react-typescript-boilerplate
Enterprise Boilerplate - React Typescript, Highly Customisable and Easily Deployable. Better alternative of create-react-app
audit boilerplate commitlint coverage cypress eslint husky jest jest-tests lint lint-staged react reactjs rollup semantic-release testing typescript
Last synced: 19 Dec 2024
https://github.com/vectart/coffee-coverage-loader
Webpack coffee-coverage loader to compile and instrument CoffeeScript with sourcemaps support
coffee-coverage-loader coffeescript coverage instrument-coffeescript
Last synced: 16 Oct 2024
https://github.com/smkent/cookie-python
🍪 🐍 Cookiecutter template for new Python projects
bandit black codecov container cookiecutter coverage cruft docker flake8 github-actions isort mypy pep8 poetry pre-commit pytest python template
Last synced: 14 Oct 2024
https://github.com/0nom4d/308reedpipes
Mathematical EPITECH Project - This project computes a representation of a reedpipe.
coverage epitech epitech-project matplotlib-pyplot numpy pytest python scipy
Last synced: 07 Feb 2025
https://github.com/0nom4d/307multigrains
Mathematical EPITECH Project - This project computes a optimization of fertilizer to grow the most grains using Gauss Pivoting Method.
coverage epitech-project pivot-tables pytest python3
Last synced: 07 Feb 2025
https://github.com/proafxin/object-detection
Implementation of different object detection algorithms.
coverage object-detection poetry pytest python pytorch tox yolo
Last synced: 12 Jan 2025
https://github.com/dhanak/vim-lcov
A shallow fork of yining/vim-lcov, which was taken down (or made private)
Last synced: 12 Jan 2025
https://github.com/stereobooster/test-coverage-calculation
purely theoretical speculations about how code coverage may be calculated
c8 coverage istanbuljs javascript js monocart monocart-reporter vitest
Last synced: 19 Dec 2024
https://github.com/rattletat/sfl_tool
A python command line tool to evaluate GZoltar's coverage output files.
command-line-tool coverage gzoltar
Last synced: 18 Jan 2025
https://github.com/moeh-jama/webhook-reporter
Github Actions Coverage reporter. Sends to Provider (discord, slack, microsoft teams) via given webhook
alert alerting alerting-service cicd coverage coverage-report discord github-actions notification notifications observability slack teams test-automation webhook
Last synced: 27 Dec 2024
https://github.com/engineeringsoftware/rustlang-coverage-study
Compare performance of coverage tools for Rust and C++
Last synced: 19 Jan 2025
https://github.com/aantron/bisect_ppx-ocamlbuild
Ocamlbuild plugin for Bisect_ppx (needs maintainer)
Last synced: 21 Jan 2025
https://github.com/ax-va/pytest-okken-2022
These pytest examples are based on the book "Python Testing with pytest: Simple, Rapid, Effective, and Scalable", Second Edition, written by Brian Okken and published by The Pragmatic Programmers in 2022. They also cover pytest plugins. Special attention is paid to using Coverage.py, unittest.mock, and tox with pytest.
ax-va coverage plugins pytest python testing tox
Last synced: 19 Jan 2025
https://github.com/franciscomoretti/moderncppstarter
Sample project to learn how to use the ModernCppStarter
actions ci cmakelists codecov continuous-integration coverage cpp documentation github-workflows modern-cmake-template sanitizers starter
Last synced: 19 Jan 2025
https://github.com/servettonga/university_app
Python OOP project with pytest
Last synced: 18 Jan 2025
https://github.com/moosetechnology/famix-coverage
Famix metamodel for coverage
coverage meta-model moose pharo smalltalk
Last synced: 18 Jan 2025
https://github.com/jalkhov/docs-progress
Calculate the translation percentage of your project
coverage docs i18n polib translation
Last synced: 23 Dec 2024
https://github.com/jke94/netcorecoverage
A .NET 5 solution example, to get metric coverage from the different project of the solution.
coverage coverlet csharp net5 reportgenerator
Last synced: 13 Jan 2025
https://github.com/tsubasaogawa/terraform-variable-description-coverage
Check coverage of Terraform variable description
Last synced: 01 Feb 2025
https://github.com/marincervinschi/flask-mysql-template
This repository provides a robust template for building Flask applications with MySQL integration. It includes Docker support for database containerization, automated testing with GitHub Actions, and a modular structure for scalability and maintainability.
actions coverage coverage-report docker docker-compose flask flask-api flask-backend flask-restful flask-web github-actions mysql mysql-database mysql-server pytest python python3 test-automation testing workflow
Last synced: 31 Jan 2025
https://github.com/princed/karma-coverage-html-index
Quick and dirty solution to the problem of separate coverage html report for each browser
coverage karma karma-coverage karma-reporter
Last synced: 19 Jan 2025
https://github.com/jason-fox/dita-unit-test-action
GitHub Action for DITA-OT Unit Test
code-coverage coverage dita-ot github-actions testing unit-testing
Last synced: 04 Feb 2025
https://github.com/prantlf/c8-ethernal-100
Demonstrates how all coverage stats computed by c8 remain 100 if excludeAfterRemap is set to true.
Last synced: 01 Feb 2025
https://github.com/nankuf/photoalbum
Photo album created with Django and DRF
coverage django django-rest-framework python39
Last synced: 16 Jan 2025
https://github.com/jill64/svelte-playwright-coverage
☂️ Coverage Tools for Playwright and Svelte
coverage e2e playwright svelte testing
Last synced: 07 Jan 2025
https://github.com/vroncevic/flask_func_struct_angular
Flask functional project structure with ui angular
coverage flask flask-bcrypt flask-bootstrap flask-debugtoolbar flask-login flask-migrate flask-script flask-sqlalchemy flask-testing flask-wtf wtforms
Last synced: 20 Dec 2024
https://github.com/vroncevic/flask_mod_struct
Flask Monolith Project Template - Class-Module Structure
coverage flask flask-bcrypt flask-bootstrap flask-debugtoolbar flask-login flask-migrate flask-script flask-sqlalchemy flask-testing flask-wtf project python wtforms
Last synced: 20 Dec 2024
https://github.com/arxeiss/go-false-positive-coverage
How Code coverage in Go can give false positive results
Last synced: 02 Feb 2025
https://github.com/nikita-filonov/tests-coverage-report
Tests coverage report for tests-coverage-tool
coverage coverage-report grpc grpc-service react test-automation testing testing-tools typescript
Last synced: 23 Jan 2025
https://github.com/vroncevic/flask_func_struct_react
Flask functional project structure with ui react
coverage flask flask-bcrypt flask-bootstrap flask-debugtoolbar flask-login flask-migrate flask-script flask-sqlalchemy flask-testing flask-wtf wtforms
Last synced: 20 Dec 2024
https://github.com/glindaqu/gkp16-graph
coverage networkx-graph python3 pyvis
Last synced: 01 Feb 2025
https://github.com/jacebrowning/coverage-space-cli
Command-line client for The Coverage Space.
Last synced: 05 Jan 2025
https://github.com/tebogoyungmercykay/mathematical_expressions_calculator
Polynomials are mathematical objects which are expressions of variables and coefficients added to-gether. These polynomials can use operator overloading in a very intuitive manner since most of the operators that we can overload are mathematical operators, which can also be applied to polynomials.
bivariate coverage generalisation inheritance linear linux makefile memory-management operator-overloading operators polymorphism polynomials quadratic testing univariate valgrind
Last synced: 21 Jan 2025
https://github.com/juancastillo0/dart_github_actions
Collection for Dart and Flutter Github actions workflows, configurations and scripts for continuous integration and deployment (CI & CD)
cd ci codecov coverage coveralls dart deployment flutter formatting github-actions linting testing
Last synced: 02 Feb 2025
https://github.com/vannadii/gocovrpt
A simple, yet powerful coverage reporter for go
coverage coverage-report go golang
Last synced: 31 Dec 2024
https://github.com/ranocha/parallelcoverallssetup.jl
Non-annoying parallel Coveralls setup
Last synced: 01 Feb 2025
https://github.com/devwurm/ts-page-boilerplate
My opinionated boilerplate for browser based TypeScript projects
boilerplate coverage jest tslint typescript webpack website
Last synced: 31 Dec 2024
https://github.com/burdiuz/js-lib-project-environment
environment template for library projects
babel chai class-properties coverage coveralls developer-environment es6 es7 eslint flow istanbul javascript jest js karma mocha rollup sinon webpack
Last synced: 05 Feb 2025
https://github.com/flowr-analysis/slicing-coverage-r-package
Slicing coverage for R
Last synced: 21 Jan 2025
https://github.com/anastasia-a-zhivaeva/grokking-algorithms
Algorithms and tasks from the book Grokking Algorithms A. Y. Bhargava
algorithms coverage nodejs npm-package webpack
Last synced: 22 Jan 2025
https://github.com/craigtaub/unit-testing-rules
The why and what for my unit tests.
coverage javascript nodejs snapshots tdd test-driven-development unit-testing
Last synced: 22 Jan 2025
https://github.com/willianantunes/sonar-csharp
Quick walk-through about how to setup your C# project into SonarQube Community
Last synced: 22 Jan 2025
https://github.com/jayclassless/coverage_python_version
A coverage.py plugin to facilitate exclusions based on Python version
coverage plugin python testing
Last synced: 16 Jan 2025
https://github.com/aneldev/dyna-ts-module-boilerplate
Typescript boilerplate for module (for a javascript library)
boilerplate builder coverage debug javascript nodejs test typescript
Last synced: 12 Jan 2025
https://github.com/jmjuanes/covertools
Tools written in C++ for working with coverage files
bioinformatics coverage coverage-tools
Last synced: 06 Feb 2025
https://github.com/eng-gabrielscardoso/textual-clustering-analysis
This project is a work requested for the discipline of Data Structures II taught in the Bachelor's Degree in Information Systems at UFPA.
autopep8 coverage pip pytest python python3 tdd textual-analysis
Last synced: 11 Jan 2025
https://github.com/remy349/clean-architecture-nodejs
Clean Architecture with NodeJS, TypeScript and Unit Testing
clean-architecture coverage dependency-injection expressjs nodejs prisma-orm typescript unit-testing vitest zod
Last synced: 30 Jan 2025
https://github.com/tnfhrnsss/sonarqube_coverage_tracker
sonarqube code coverage tracker
Last synced: 05 Feb 2025
https://github.com/orbeji/phpunit-pr-coverage-check
php package to analyze code coverage of pull request
Last synced: 21 Dec 2024
https://github.com/hiagoisoppo/trybe-tunes
TrybeTunes is an application capable of playing music from a wide range of artists and bands, creating a list of favorite songs and editing the profile of the logged-in user.
coverage eslint jest-dom react react-router rtl stylelint tailwindcss testing-library typescript user-event vite vitest
Last synced: 11 Jan 2025
https://github.com/neofinancial/coverage-upload-action
Parses coverage file and uploads to remote endpoint
coverage github-actions squad-dx
Last synced: 27 Nov 2024
https://github.com/giocaizzi/cookiecutter-python
Cookiecutter template for Python packages.
actions black cicd cookiecutter coverage documentation flake8 gh-pages markdown pytest python sphinx
Last synced: 22 Jan 2025
https://github.com/vroncevic/flask_func_struct_vue
Flask functional structure + Vue
coverage flask flask-bcrypt flask-bootstrap flask-debugtoolbar flask-login flask-migrate flask-script flask-sqlalchemy flask-testing flask-wtf wtforms
Last synced: 06 Feb 2025
https://github.com/vroncevic/flask_func_struct
Flask Monolith Project Template - Class-Functional Structure
coverage flask flask-bcrypt flask-bootstrap flask-debugtoolbar flask-login flask-migrate flask-script flask-sqlalchemy flask-testing flask-wtf project python wtforms
Last synced: 06 Feb 2025
https://github.com/sepisoad/tesetto
dump c test single header library
c coverage header-only library test testcase unittest
Last synced: 27 Dec 2024
https://github.com/sakejs/sake-coverage
Add coverage tasks to your Sakefile. For use with sake-mocha.
code-completion coverage javascript nodejs sake
Last synced: 26 Jan 2025
https://github.com/kfsantos/go-api-books
REST API with unit tests and coverage percentage
api-rest api-testing coverage gin-gonic go golang gorm-orm json postgres testing unit-testing
Last synced: 30 Dec 2024
https://github.com/gregswindle/generator-android-qa-gates
Assuage finicky SonarQube settings for Android libraries.
android android-library bugs code-smells complexity coverage duplications maintainability qa quality quality-gates quality-gateway reliability security sonar sonarqube
Last synced: 26 Jan 2025
https://github.com/patrikx3/corifeus-builder
🏗️ Corifeus Builder - Make
builder corifeus corifeus-builder cory cory-coverage coverage grunt karma mocha-istanbul npm protractor tasks webpack
Last synced: 14 Nov 2024