Graph coverage data over time based on CircleCI's simplecov artifacts
Requirements:
- CIRCLECI_TOKEN environment variable, set to a freshly minted API key
Usage:
- Clone repository
- Run CLI:
bin/coveragetrends <username> <project> - Open SimpleServer
python -m SimpleHTTPServer - Navigate to http://localhost:8000/output/
