summaryrefslogtreecommitdiff
path: root/coverage/htmlfiles
Commit message (Expand)AuthorAgeFilesLines
* Speed up HTML filteringhtml-filterVille Skytt?2016-07-201-11/+9
* Extirpate trailing spacesNed Batchelder2016-06-021-4/+4
* Finish up the fix for #298Ned Batchelder2016-06-021-8/+3
* Adding visual indicators to column sorting in HTML outputissues-298karlw00t2016-06-021-0/+14
* Also get rid of the leading spaceNed Batchelder2016-02-151-14/+14
* Use templite's whitespace slurping to avoid post-processing the HTMLNed Batchelder2016-02-151-3/+11
* Also display partial branch lines in the scrollbar markersNed Batchelder2016-02-062-2/+2
* Fix the tests for HTML annotation changesNed Batchelder2016-02-031-3/+5
* A way to show much longer explanations about lines in the HTML report.Ned Batchelder2016-02-032-2/+22
* Use whitespace:pre to avoid having to convert spaces in the HTML report. Fixe...Ned Batchelder2016-02-011-1/+1
* Clean ups and docstringsNed Batchelder2016-01-311-1/+0
* Underline the name when hovering the row in the HTML indexNed Batchelder2016-01-311-4/+4
* Use Consolas in the HTML reportNed Batchelder2016-01-311-1/+1
* Simplify and improve the accuracy of the scroll markersNed Batchelder2016-01-312-15/+20
* Clean up more of the scroll marker codeNed Batchelder2016-01-312-32/+31
* Formatting fixesNed Batchelder2016-01-311-21/+22
* marks near the scrollshishov2016-01-312-0/+88
* Too many things named "arcs". Rename the booleans.Ned Batchelder2015-08-082-5/+5
* More information in the HTML missing branch annotations.Ned Batchelder2015-08-021-1/+0
* Add license mention to the top of all files. #313.Ned Batchelder2015-07-244-1/+13
* Remove the last vestige of FileReporter.nameNed Batchelder2015-07-042-3/+3
* More work on #299Ned Batchelder2015-04-212-3/+4
* Merged in conradho/coverage.py (pull request #47)Ned Batchelder2015-04-211-0/+1
|\
| * Ticket299: add time stamp to index.html reports pageConrad Ho2015-04-141-0/+1
* | Merged in jchappell82/coverage.py/issue361 (pull request #45)Ned Batchelder2015-04-152-87/+87
|\ \
| * | Convert single quoted html output to use double quotes.Jon Chappell2015-04-132-87/+87
| |/
* | Remove every last trace of CodeUnit, and bring me a glass of vodkaNed Batchelder2015-02-221-2/+2
|/
* Use a subtler indicator of filteringNed Batchelder2014-10-251-2/+1
* Change HTML pages to be HTML 5Ned Batchelder2014-10-253-12/+15
* Make the filter box smallerNed Batchelder2014-10-251-4/+4
* Fix some jshint warningsNed Batchelder2014-10-241-2/+3
* Filtering now computes coverage percentages properly.Ned Batchelder2014-10-222-6/+21
* Use classes to distinguish pages, not idsNed Batchelder2014-10-213-6/+6
* Be more flexible about the number of columns to re-add during filtering.Ned Batchelder2014-10-201-20/+16
* Get rid of \rNed Batchelder2014-10-201-9/+9
* * Remove "source indicator" CSS from removed feature.Danny Allen2014-09-221-16/+0
* Address comments from pull request 34 (https://bitbucket.org/ned/coveragepy/p...Danny Allen2014-09-223-124/+77
* * Do not try to jump to line if we can't find a matching target.Danny Allen2014-05-151-12/+14
* * Respond to pull request #18 commentsDanny Allen2014-05-151-15/+19
* Rework of my pull request #18:Danny Allen2014-05-156-170/+230
* Forgot to change the reference to jquery to match the new filenameNed Batchelder2013-10-062-2/+2
* Search a list of places to find HTML report static files. #259.Ned Batchelder2013-09-281-0/+0
* Branch coverage is computed more accurately, #156.Ned Batchelder2012-11-192-3/+3
* Now the title of the HTML report can be set.Ned Batchelder2012-11-091-2/+2
* One more way to be picky: no final blank lines.Ned Batchelder2012-10-301-1/+0
* Fix #197: more decimal places on a CSS fraction eliminates rounding errors in...Ned Batchelder2012-09-261-2/+2
* Color the buttons on the pyfile page, so they have a visual connection to the...Ned Batchelder2012-04-282-1/+26
* Keep all the Javascript in the .js files.Ned Batchelder2012-04-282-4/+9
* The [html]extra_css configuration value is a file path to a CSS file that get...Ned Batchelder2012-04-202-0/+6
* cleanerNed Batchelder2011-06-261-1/+1