Commit Graph

15 Commits

Author SHA1 Message Date
irongut 174c97ac3d handle empty package names #9 2021-09-26 01:49:23 +01:00
irongut 9b11daeca8 handle Complexity as an int or percentage #9 2021-09-26 00:58:44 +01:00
irongut 6db46e287e handle missing package attributes better 2021-09-26 00:01:55 +01:00
Jonathan Derrough 9cce3f5374 Handle optional complexity attribute 2021-09-22 18:19:21 +07:00
irongut 20025e7e93 formatting + cleanup 2021-09-20 01:00:33 +01:00
Joshua Johanning f5bcfce861 adding empty line after badge so table formats properly 2021-09-03 15:51:45 -05:00
irongut 461c665cf5 reworked Main + improved error handling 2021-04-14 23:18:00 +01:00
irongut 2383c49f26 added output type arg 2021-04-14 22:29:25 +01:00
irongut 18bc5b5fd6 added option to include shields.io badge 2021-04-14 00:21:24 +01:00
irongut 0babdc159b added markdown format 2021-04-13 23:44:21 +01:00
irongut 68e9e15aa9 added overall complexity 2021-04-13 23:42:17 +01:00
irongut 36085a6185 added output format arg 2021-04-12 00:26:12 +01:00
irongut 43337cd72e added args using CommandLineParser 2021-04-11 23:07:09 +01:00
irongut 96bcb6d125 added initial test coverage parsing 2021-04-11 22:34:54 +01:00
irongut a6a80fd35f initial project setup 2021-04-11 20:16:19 +01:00