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-07 00:06:34 UTC
- JSON Representation
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/sonicstark/flashtracer
Extract the valuable info about Coverage & Trace from target by state-of-the-art instrumentation methods in AFL++
afl-compiler afl-gcc aflplusplus assembly coverage instrumentation llvm llvm-pass qemu sanitizers security trace tracer unicorn-emulator unicorn-mode
Last synced: 23 Dec 2024
https://github.com/skvggor/microservice-python-fastapi
(WIP) A scaffold for microservices using Python and FastAPI. This project is intended to be used as a template for new projects.
api coverage fastapi microservice pytest python
Last synced: 18 Dec 2024
https://github.com/dogezhou/vue3-demo
This project is a Vue3 + :zap: Vite + TypeScript starter. Clone it and Use it as your project starter. :gift_heart:
ci codecov coverage github-actions jest linter pre-commit prettier typescript unit-testing vite vue3 yarn
Last synced: 10 Jan 2025
https://github.com/stringbean/sbt-jacoco-example
Example project for sbt-jacoco plugin
codecov coverage coveralls jacoco sbt sbt-plugin scala
Last synced: 10 Jan 2025
https://github.com/anton-johansson/build-markdown-generator
Generates markdown for a build report, containing for example JUnit report, code coverage report, etc.
build checkstyle coverage jenkins junit markdown maven report
Last synced: 19 Dec 2024
https://github.com/essentialkaos/htmlcov
Utility for converting Go coverage profiles into HTML pages
Last synced: 23 Jan 2025
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/christopheratkinson/application-programming-interface-template
Welcome to the Python REST API Template repository! This template is designed to help you quickly set up a new REST API service using FastAPI, and includes additional configurations for unit testing with pytest, and GitHub action integrations for CI/CD.
automated-testing backend continuous-integration coverage documentation fastapi github-actions openapi pytest python rest-api server swagger
Last synced: 27 Jan 2025
https://github.com/mrdulin/jasmine-examples
Learning the Jasmine testing framework by examples
babel babel7 coverage jasmine jasmine-framework nyc unit-testing
Last synced: 12 Jan 2025
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/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/unikraft/lib-embedded-gcov
Unikraft port of Embedded Coverage
coverage gcov library unikraft unikraft-library
Last synced: 19 Jan 2025
https://github.com/mgobeaalcoba/unit_testing_python
Repository with data and practice about unit testing in Python
coverage doctest mock pytest unit-testing unittest
Last synced: 20 Jan 2025
https://github.com/rikurauhala/minitex
Minitex is a command-line application for managing academic references in the BibTeX format | Python | Robot Framework | SQLite3
automated-testing bibtex continuous-integration coverage database github-actions latex poetry portfolio python robot-framework scrum software-engineering sql sqlite3
Last synced: 19 Jan 2025
https://github.com/gonzagadavid/appointment-calendar-backend
Backend desenvolvido com typescript, ts-node, express e jsonwebtoken para applicação Appointment Calendar, desenvolvida com o objetivo de proporcionar a pessoa usuária de forma visual o controle de prazos e agendamento de tarefas, prazos e compromissos.
coverage eslint express jest jsonwebtoken mongodb nodemailer poo ts-jest ts-node-dev typescript
Last synced: 19 Jan 2025
https://github.com/paulz/blueowl
An app ready for testing
bdd coverage tdd testing travis-ci xcode xcode10 xcodebuild
Last synced: 12 Jan 2025
https://github.com/seantrane/nyc-config
:chart_with_upwards_trend: A monorepo for extendable istanbuljs/nyc configurations
coverage extendable-istanbuljs nyc-configurations
Last synced: 05 Jan 2025
https://github.com/azmisahin/azmisahin-software-web-component-trace-manager-node
The code architecture allows a simple method to be monitored.
bdd cd ci conventional-commits coverage dev-container devops docker library linux logger manager module monitored nodejs package testing trace
Last synced: 04 Feb 2025
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/miron-anosov/mircoblog
Web application: microblog
alembic asyncpg celery coverage docker-compose fastapi flake git gitlab-ci grafana mypy poetry postgresql pre-commit prometheus pytest python redis rest-api sqlalchemy
Last synced: 22 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/ujjboy/coverage-across-modules-demo
across-module coverage jacoco multiple-modules
Last synced: 27 Dec 2024
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/aldaviva/cobertura-maven-plugin
Another Maven plugin to measure Java code coverage using Cobertura, this time with build-failing thresholds and tests that only run once.
cobertura coverage maven-plugin
Last synced: 06 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/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/avina20/poll-app
Polling application using Django
aws coverage coveralls django elasticbeanstalk python travis-ci
Last synced: 10 Dec 2024
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/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/t2ym/reportage
scenarist-wrapped mocha sessions on browsers to any reporters
Last synced: 16 Dec 2024
https://github.com/teiacare/venvpp
Cross Platform C++ Virtual Environment to manage dependecies and tools
address-sanitizer clang-format clang-tidy cmake conan coverage cpp cross-platform ctest thread-sanitizer
Last synced: 11 Dec 2024
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/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/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/servettonga/university_app
Python OOP project with pytest
Last synced: 18 Jan 2025
https://github.com/fabianexe/go2jenkins
Create coverage files for golang that the Jenkins coverage plugin can read and display.
coverage golang hacktoberfest jenkins
Last synced: 17 Jan 2025
https://github.com/im-open/process-code-coverage-summary
GitHub Action that creates a status check or pull request comment based on a code coverage summary created by report-generator
code-coverage coverage pr-comment status-check swat-team test
Last synced: 23 Jan 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/sepisoad/tesetto
dump c test single header library
c coverage header-only library test testcase unittest
Last synced: 27 Dec 2024
https://github.com/cenfun/merge-code-coverage
Example for merging code coverage
code coverage e2e jest merge monocart playwright shard unit
Last synced: 17 Jan 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/sinkcup/coverage-badge
create badge from test coverage reports
Last synced: 19 Dec 2024
https://github.com/haukex/coverage-simple-excludes
Simple `coverage` Exclusions
Last synced: 29 Nov 2024
https://github.com/moosetechnology/famix-coverage
Famix metamodel for coverage
coverage meta-model moose pharo smalltalk
Last synced: 18 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/jalkhov/docs-progress
Calculate the translation percentage of your project
coverage docs i18n polib translation
Last synced: 23 Dec 2024
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/nikolaymakhonin/nodejs-templates-old
See branches for choose template type
babel7 browserstack coverage deploy eslint esm esmodules intern karma mocha-chai nodejs npm-package template travis webstorm-settings
Last synced: 23 Jan 2025
https://github.com/ship-components/ship-components-textinput
Material Design Autosizing Text Input
babel coverage javascript javascript-library jsx loader react ship-components-textinput text-input webpack
Last synced: 11 Jan 2025
https://github.com/amrabed/python-project-template
Python Project Template
black click coverage dependabot devcontainers docker docker-compose dockerfile flake8 github-actions isort makefile mkdocs poetry pre-commit project pytest python template vscode
Last synced: 26 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/oliverspryn/android-unit-tests
Companion code for my Medium.com article: Writing a Fully Unit Testable Android App
android coverage dagger2 example jacoco junit medium-article unit-testing
Last synced: 26 Dec 2024
https://github.com/oliverspryn/gradle-slack-plugin
A Gradle plugin which reports build errors, JUnit tests, and Jacoco coverage reports to a Slack channel
coverage gradle gradle-plugin jacoco junit slack unit-testing
Last synced: 26 Dec 2024
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/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/sebastianbach/cpp-check-suite
Checks for C++ code.
asan clang-format clang-tidy coverage cpp cppcheck ubsan valgrind
Last synced: 08 Jan 2025
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/ranocha/parallelcoverallssetup.jl
Non-annoying parallel Coveralls setup
Last synced: 01 Feb 2025
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/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/tsubasaogawa/terraform-variable-description-coverage
Check coverage of Terraform variable description
Last synced: 01 Feb 2025
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/glindaqu/gkp16-graph
coverage networkx-graph python3 pyvis
Last synced: 01 Feb 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/jacebrowning/coverage-space-cli
Command-line client for The Coverage Space.
Last synced: 05 Jan 2025
https://github.com/flowr-analysis/slicing-coverage-r-package
Slicing coverage for R
Last synced: 21 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/hughparsonage/formalcoverage
Determine whether functions' arguments have been used
Last synced: 25 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/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/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/engineeringsoftware/rustlang-coverage-study
Compare performance of coverage tools for Rust and C++
Last synced: 19 Jan 2025
https://github.com/gtesei/patterns_for_continuous_integration_docker_jenkins
Patterns of Continuous Integration for Data Science Python Projects
coverage coveralls docker jenkins mkdocs pypi pytest python readthedocs
Last synced: 11 Jan 2025
https://github.com/aantron/bisect_ppx-ocamlbuild
Ocamlbuild plugin for Bisect_ppx (needs maintainer)
Last synced: 21 Jan 2025