thomasrockhu / cf-flags-demo

A demo of Codecov's carryforward flags feature.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CF-Flags-Demo

codecov

What is this?

CF-Flags-Demo is a python application whose purpose is to demonstrate the usage of carryforward flags in a basic python application.

Carryforward Flags are primarily designed for that projects that do no upload total coverage for every commit (e.g., monorepos with multiple applications/languages, iterative/partial/delta testing setups, etc). If this describes your use case, it is recommended to review the docs before implementing carryforward flags in your own project.

About

A demo of Codecov's carryforward flags feature.


Languages

Language:Python 51.6%Language:Makefile 48.4%