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:

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/licetlemus/guess-the-number

Este proyecto en Python presenta un juego de adivinanza en la terminal donde la jugadora y el ordenador intentan adivinar un número secreto entre un rango. Incluye pruebas unitarias.

coverage coverage-report pip python3 random unittest

Last synced: 27 Feb 2025

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: 02 Mar 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: 28 Feb 2025

https://github.com/jill64/v8-resolver

🔱 Revive Chaotic Raw V8 Coverage

convert coverage node v8

Last synced: 23 Apr 2025

https://github.com/newm4n/goornogo

goornogo read `go test` report file and calculate the total coverage for the entire project. very useful to enforce coverage test in your pipeline

cli coverage go golang pipeline test

Last synced: 27 Mar 2025

https://github.com/peggyjs/coverage

Up the code coverage on your Peggy grammars, ensuring that the generated boilerplate code is covered in your unit tests.

coverage grammar parser peggyjs testing

Last synced: 12 May 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: 16 Mar 2025

https://github.com/lvncer/react_env_2024

React開発環境をセットアップするためのリポジトリ。2024年版。

ci-cd coverage eslint github-actions husky lint lint-staged react shadcn-ui tailwindcss vite vitest

Last synced: 27 Mar 2025

https://github.com/mihajlonesic/junit-report-gh

Automatically generate test coverage report using GitHub Workflow

action coverage devops jacoco junit report workflow

Last synced: 12 Mar 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: 13 Mar 2025

https://github.com/olaseni/flask-tdd-coverage

Sample Rest API for a Personal Information Module using Flask and Sqlite.

coverage flask python3

Last synced: 06 Apr 2025

https://github.com/hughparsonage/formalcoverage

Determine whether functions' arguments have been used

coverage r

Last synced: 14 May 2025

https://github.com/adeschen/mpileuptools

This python script parses a mpileup file to extract the coverage of each base at each position.

bioinformatics bioinformatics-scripts coverage mpileup parser position python27

Last synced: 18 Mar 2025

https://github.com/avina20/poll-app

Polling application using Django

aws coverage coveralls django elasticbeanstalk python travis-ci

Last synced: 13 Apr 2025

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: 31 Mar 2025

https://github.com/vczb/nodejs-tdd-jest

Unit and integration tests

coverage jest nodejs tdd

Last synced: 29 Mar 2025

https://github.com/jacebrowning/coverage-space-cli

Command-line client for The Coverage Space.

coverage metrics testing

Last synced: 24 Feb 2025

https://github.com/sorgom/dstw

Digital Interlockig (DSTW) Implementation, C++ SIL4, CppUTest

coverage cplusplus cpp17 cpp20 cpputests dstw en61508 sca sil4

Last synced: 14 Mar 2025

https://github.com/kettanaito/test-analytics-vitest

Example project of using Test Analytics from Codecov with Vitest Browser Mode.

analytics coverage example flaky sentry test vitest

Last synced: 18 Mar 2025

https://github.com/niqzart/ca-actions

Actions for running python tests, linters and format-checking

actions black coverage mypy pytest python

Last synced: 27 Mar 2025

https://github.com/vannadii/gocovrpt

A simple, yet powerful coverage reporter for go

coverage coverage-report go golang

Last synced: 20 Feb 2025

https://github.com/rancoud/i18n

Internationalization Package

composer coverage i18n packagist php php74 phpunit phpunit9

Last synced: 25 Mar 2025

https://github.com/arxeiss/go-false-positive-coverage

How Code coverage in Go can give false positive results

coverage golang measure

Last synced: 28 Mar 2025

https://github.com/willianantunes/sonar-csharp

Quick walk-through about how to setup your C# project into SonarQube Community

coverage csharp sonarqube

Last synced: 16 Mar 2025

https://github.com/richplastow/rollup-plugin-weenify

Rollup plugins for removing JavaScript code which a real-world app never uses

compress coverage minify plugin rollup

Last synced: 24 Feb 2025

https://github.com/daison12006013/clover-coverage-to-html

Clover XML into HTML Coverage + Badge Tagging

clover coverage html php xml

Last synced: 13 May 2025

https://github.com/free-programmers/python-testing-suite-script

python-testing-suite script is set of bash scrip + windows cmd script for auto generating test+coverage report in multiformat (PDF, Markdown, Text)

bash-script coverage flake pytest python windows-cmd

Last synced: 09 Apr 2025

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: 21 Mar 2025

https://github.com/sinkcup/coverage-badge

create badge from test coverage reports

badge cli coverage test

Last synced: 19 Dec 2024

https://github.com/devwurm/ts-page-boilerplate

My opinionated boilerplate for browser based TypeScript projects

boilerplate coverage jest tslint typescript webpack website

Last synced: 20 Feb 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: 28 Mar 2025

https://github.com/risicle/cpytraceafl-regex

A modified version of mrab-regex with added cpytraceafl instrumentation

afl-fuzz coverage cpython python regular-expression tracing

Last synced: 27 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: 01 Mar 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: 06 Mar 2025

https://github.com/kettil/jest-cpf

jest-cpf - Generates a coverage per file overview

coverage jest per-file testing

Last synced: 01 Mar 2025

https://github.com/swellaby/nyc-config

Various configurations for nyc based code coverage

coverage nyc nyc-config nyc-configuration

Last synced: 11 Mar 2025

https://github.com/steelph0enix/pythoncitemplate

Python CI + coverage templatr project, using Coverage.py, PyTest and Poetry

ci coverage poetry pytest python

Last synced: 27 Feb 2025

https://github.com/jalkhov/docs-progress

Calculate the translation percentage of your project

coverage docs i18n polib translation

Last synced: 09 Apr 2025

https://github.com/jy8752/gotestsum-demo

gotestsumとoctconvを使ったGoのCIにおけるテストレポートの作成デモ

ci coverage go golang gotestsum octconv test

Last synced: 28 Feb 2025

https://github.com/aantron/bisect_ppx-ocamlbuild

Ocamlbuild plugin for Bisect_ppx (needs maintainer)

coverage

Last synced: 15 Mar 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: 05 Apr 2025

https://github.com/luismr/dictionary-search-anagrams-java

A Java library for searching anagrams in a dictionary with different implementations.

coverage dictionary-search github-actions jacoco java junit maven search

Last synced: 09 Apr 2025

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: 17 Feb 2025

https://github.com/jmjuanes/covertools

Tools written in C++ for working with coverage files

bioinformatics coverage coverage-tools

Last synced: 31 Mar 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: 17 Feb 2025

https://github.com/tsubasaogawa/terraform-variable-description-coverage

Check coverage of Terraform variable description

coverage terraform

Last synced: 27 Mar 2025

https://github.com/vroncevic/ats_coverage

ATS code coverage

code coverage python3

Last synced: 28 Feb 2025

https://github.com/flowr-analysis/slicing-coverage-r-package

Slicing coverage for R

codecov coverage r

Last synced: 15 Mar 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: 28 Feb 2025

https://github.com/dhanak/vim-lcov

A shallow fork of yining/vim-lcov, which was taken down (or made private)

coverage lcov plugin vim

Last synced: 02 Mar 2025

https://github.com/orbeji/phpunit-pr-coverage-check

php package to analyze code coverage of pull request

coverage php pr pull-request

Last synced: 10 Apr 2025

https://github.com/flvsantos15/feedback-widget-backend

BackEnd for feedback widget application

coverage jest-tests nlw nodejs prisma solid

Last synced: 07 Apr 2025

https://github.com/engineeringsoftware/rustlang-coverage-study

Compare performance of coverage tools for Rust and C++

coverage cpp rust

Last synced: 12 Mar 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: 26 Mar 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: 01 Apr 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: 17 Mar 2025

https://github.com/boxdot/cpp-bootstrap

A bootstrap C++14 project

coverage cpp travis-ci

Last synced: 29 Mar 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: 20 Feb 2025

https://github.com/ljmf00-archive/codacy-example-sbt-coverage

Example for codacy coverage using SBT

codacy coverage example sbt scala

Last synced: 04 Mar 2025

https://github.com/nankuf/photoalbum

Photo album created with Django and DRF

coverage django django-rest-framework python39

Last synced: 06 Mar 2025

https://github.com/plus3x/parallelios

A command line tool for run iOS test parallel in many devices on one machine

circleci coverage coveralls rspec rubocop ruby simplecov travis-ci

Last synced: 04 Apr 2025

https://github.com/tnfhrnsss/sonarqube_coverage_tracker

sonarqube code coverage tracker

coverage slack sonarqube

Last synced: 30 Mar 2025