Skip to content

A simple demo that can quickly generate coverage files using a dockerized python script.

License

Notifications You must be signed in to change notification settings

codecov/simple-demo

Repository files navigation

Simple-Demo

What is this?

A simple python application the generates coverage reports from a few simple tests.

Coverage is written to a coverage.xml file in the reports directory of the project.

To generate coverage, execute: make run in this directory.

Requirements

A working install of Docker with Docker Compose is required to properly execute the make run command.

Installation instructions for docker can be found here

Installation instructions for docker-compose can be found here

About

A simple demo that can quickly generate coverage files using a dockerized python script.

Resources

License

Security policy

Stars

Watchers

Forks