24 Commits

Author SHA1 Message Date
8d9ed10f9c update rake 2020-02-29 14:21:10 -05:00
63b72d8e37 v1.0.0 v1.0.0 2017-01-15 16:14:45 -05:00
84bc3f4979 remove failing spec 2017-01-15 16:13:19 -05:00
288c2e623a update README.md 2017-01-15 16:10:23 -05:00
4614eaea60 add --prefix option 2017-01-15 15:50:49 -05:00
6edbcff533 let code table be less than 100% wide 2017-01-15 15:44:24 -05:00
571a5d0d30 add index page 2017-01-15 15:39:53 -05:00
90bda65e24 tweak body style for file report 2017-01-15 15:18:17 -05:00
c219ffce64 tweak style of branch coverage tables 2017-01-15 15:10:35 -05:00
5e831cb572 add color background for source code table 2017-01-15 15:02:18 -05:00
c92967b112 start to style the file coverage report 2017-01-15 14:38:26 -05:00
0b463881cb preserve indentation with   in code HTML output 2017-01-15 14:21:02 -05:00
1fe35ea23d writing a (very ugly) file coverage report 2017-01-15 14:19:45 -05:00
0422f6f573 start on FileReport class 2017-01-15 13:45:22 -05:00
894c426cbf start logic to record line and branch coverage information in FileCoverage class 2017-01-15 13:16:34 -05:00
f0b5a36252 add FileCoverage and GcovParser to begin parsing .gcov files 2017-01-14 18:59:43 -05:00
075632710d build file list with Dir[] instead of shelling out to git 2017-01-14 18:56:28 -05:00
e61ec033a9 run gcov to produce .gcov files in a temporary directory 2017-01-14 11:52:48 -05:00
7a34aa2c65 add --output-dir option and begin on Gcovinator.run() 2017-01-14 11:37:58 -05:00
d363948e73 Use require_relative 2017-01-14 11:24:19 -05:00
f3da1b2b0f add main executable script 2017-01-14 11:24:01 -05:00
031681f8fc add initial Cli module 2017-01-14 11:23:51 -05:00
2f63d5840c fill in .gemspec 2017-01-14 10:21:41 -05:00
ebbf894e21 add generated files from "bundle gem" 2017-01-14 10:10:02 -05:00