Mark Story
|
d349551dd7
|
Adding tests for generating method coverage with the reporter.
Adding method visibility
|
2010-05-12 22:43:44 -04:00 |
|
Mark Story
|
cb9d6f478d
|
Making coverage reports show what tests covered the line being hovered over. Updating CSS to help facilitate hover effects.
|
2010-05-12 22:13:12 -04:00 |
|
Mark Story
|
687eab9528
|
Adding a toggle all button to the coverage report. Makes it easier to see the test subject at a glance.
Adding ability to only show files that match the extension-less basename of the test case file. This hides much of the noise the new reports have.
|
2010-05-09 23:20:28 -04:00 |
|
Mark Story
|
e8e2235cfa
|
Updating coverage report and tests to include hiding javascript.
|
2010-05-09 22:15:20 -04:00 |
|
Mark Story
|
f084a82dfc
|
Refactoring how coverage diffs are generated to better use data from phpunit. Removing methods made redundant by data changes.
|
2010-05-09 12:30:55 -04:00 |
|
Mark Story
|
ac318faf5a
|
Switching back to using non raw code coverage data as it has been filtered by phpunit's filters. combining the data from phpunit into a singular cohesive report.
|
2010-05-09 02:08:32 -04:00 |
|
Mark Story
|
75d7146bd0
|
Updating code coverage tools to use raw data which includes dead and uncovered line data.
|
2010-05-09 01:15:57 -04:00 |
|
Mark Story
|
9a20a2344b
|
Continuing work on updated code coverage reports.
|
2010-05-09 00:40:05 -04:00 |
|
Mark Story
|
955c6bea9f
|
Verbose coverage generation has been added and tests added.
|
2010-05-09 00:04:03 -04:00 |
|
Mark Story
|
f6b49cd865
|
Updating file headers.
|
2010-05-08 18:12:20 -04:00 |
|
Mark Story
|
ac5f731940
|
Starting work on HtmlCoverageReport and adding a test case.
|
2010-05-08 17:59:14 -04:00 |
|
Mark Story
|
fd073809d0
|
Removing references to non phpunit code coverage parsing.
Adding stub of new code coverage report generator.
Updating related files.
|
2010-05-08 17:14:47 -04:00 |
|