Skip to content

A utility to generate a graph based on past CircleCI builds that included a SimpleCov run

Notifications You must be signed in to change notification settings

justinsteele/coveragetrends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coveragetrends

Screenshot 1

Graph coverage data over time based on CircleCI's simplecov artifacts

Requirements:

Usage:

  • Clone repository
  • Run CLI: bin/coveragetrends <username> <project>
  • Open SimpleServer python -m SimpleHTTPServer
  • Navigate to http://localhost:8000/output/

About

A utility to generate a graph based on past CircleCI builds that included a SimpleCov run

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages