An application that takes in coverage reports and generates SVG badges that can be embedded in READMEs.
 
 
Go to file
ALI Hamza 99695a4c4d
Implementation of /badge/commit/<commit>.
2019-08-12 23:13:53 +07:00
Badge.go Implementation of /badge/commit/<commit>. 2019-08-12 23:13:53 +07:00
connection.go Implementation of /badge/commit/<commit>. 2019-08-12 23:13:53 +07:00
database.sqlite Implementation of /badge/commit/<commit>. 2019-08-12 23:13:53 +07:00
main.go Implementation of /badge/commit/<commit>. 2019-08-12 23:13:53 +07:00
pill.go Implementation of /badge/commit/<commit>. 2019-08-12 23:13:53 +07:00
test.svg Implementation of creating pill and printing to StdOut. 2019-08-12 14:47:26 +07:00
upload.go Implementation of /badge/commit/<commit>. 2019-08-12 23:13:53 +07:00