An open API service indexing awesome lists of open source software.

https://github.com/kami/python-codecov-flags-test

Repository for testing codecov.io flags functionality for monorepo setups.
https://github.com/kami/python-codecov-flags-test

Last synced: over 1 year ago
JSON representation

Repository for testing codecov.io flags functionality for monorepo setups.

Awesome Lists containing this project

README

          

# CodeCov.io flags test

[![Tests Build Status](https://travis-ci.org/Kami/python-codecov-flags-test.svg?branch=master)](https://travis-ci.org/Kami/python-codecov-flags-test)

Repository for testing codecov.io flags functionality with a monorepo setup.

## Code Coverage

### Service One (service1/ sub-directory)

[![Codecov](https://codecov.io/github/Kami/python-codecov-flags-test/badge.svg?branch=master&service=github&flags=service1)](https://codecov.io/github/Kami/python-codecov-flags-test?branch=master&flags=service1)

### Service Two (service2/ sub-directory)

[![Codecov](https://codecov.io/github/Kami/python-codecov-flags-test/badge.svg?branch=master&service=github&flags=service2)](https://codecov.io/github/Kami/python-codecov-flags-test?branch=master&flags=service2)

### Service Three (service3/ sub-directory)

[![Codecov](https://codecov.io/github/Kami/python-codecov-flags-test/badge.svg?branch=master&service=github&flags=service3)](https://codecov.io/github/Kami/python-codecov-flags-test?branch=master&flags=service3)