index
:
delta/python-coveragepy.git
3.2_branch
4.0
Mariatta/fix-typo-in-the-word-moved-there-was-an--1542086661635
_main_-support
alex_gaynor/improve-performance-of-coverage-under-py-1411425050845
ast-branch
baserock/morph
bug_123
c-coroutine
check-source-isdir
combine-from-multiple-dirs
combine_files_and_dirs
config
coverage3
debug-gevent
django
fix-thread-safety
fix_init_name
fix_source_encoding
html-filter
hugovk/use-containerbased-infrastructure-1430745469757
inorout
ionelmc/correct-path-normalization-on-windows-th-1433618255921
issue-265
issue-425
issue-426
issue-433-2
issue-493-2
issue-502-7
issue-519
issue-523
issue-524-2
issue-549
issue361
issues-298
latest-pytest
master
pankajp/faster-html-report-ui
pngs
py26-unindexed-parameters
read_pickle
salty_horse/use-https-for-codecovio-image-1519130663808
spelling
use-os-path-module
who-tests-what-170
windows_multiprocessing_support
bitbucket.org: Obsolete (use python-coveragepy-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coverage
/
htmlfiles
/
coverage_html.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevent expensive relayout in loop in html report js
pankajp
2018-05-24
1
-3
/
+6
*
Speed up HTML filtering
html-filter
Ville Skytt?
2016-07-20
1
-11
/
+9
*
Also display partial branch lines in the scrollbar markers
Ned Batchelder
2016-02-06
1
-1
/
+1
*
Simplify and improve the accuracy of the scroll markers
Ned Batchelder
2016-01-31
1
-14
/
+18
*
Clean up more of the scroll marker code
Ned Batchelder
2016-01-31
1
-28
/
+24
*
Formatting fixes
Ned Batchelder
2016-01-31
1
-21
/
+22
*
marks near the scroll
shishov
2016-01-31
1
-0
/
+73
*
Add license mention to the top of all files. #313.
Ned Batchelder
2015-07-24
1
-0
/
+3
*
Fix some jshint warnings
Ned Batchelder
2014-10-24
1
-2
/
+3
*
Filtering now computes coverage percentages properly.
Ned Batchelder
2014-10-22
1
-4
/
+19
*
Be more flexible about the number of columns to re-add during filtering.
Ned Batchelder
2014-10-20
1
-20
/
+16
*
Address comments from pull request 34 (https://bitbucket.org/ned/coveragepy/p...
Danny Allen
2014-09-22
1
-100
/
+73
*
* Do not try to jump to line if we can't find a matching target.
Danny Allen
2014-05-15
1
-12
/
+14
*
* Respond to pull request #18 comments
Danny Allen
2014-05-15
1
-15
/
+19
*
Rework of my pull request #18:
Danny Allen
2014-05-15
1
-0
/
+142
*
One more way to be picky: no final blank lines.
Ned Batchelder
2012-10-30
1
-1
/
+0
*
Keep all the Javascript in the .js files.
Ned Batchelder
2012-04-28
1
-0
/
+5
*
cleaner
Ned Batchelder
2011-06-26
1
-1
/
+1
*
HTML report hotkeys work differently if the current chunk is off-screen. A c...
Ned Batchelder
2011-06-26
1
-10
/
+116
*
Scroll-to-top needs the Chrome fix also.
Ned Batchelder
2011-06-23
1
-1
/
+1
*
Some jslint cleanups
Ned Batchelder
2011-06-23
1
-5
/
+4
*
Chrome fixes: transparent colors are not 'transparent', and scrolling html do...
Ned Batchelder
2011-06-23
1
-4
/
+10
*
Add a keyboard help panel to the index page.
Ned Batchelder
2011-06-05
1
-0
/
+1
*
Keyboard-shorcut help is now available on the file page of the HTML report.
Ned Batchelder
2011-04-20
1
-0
/
+20
*
Style
Ned Batchelder
2011-04-17
1
-3
/
+3
*
Style
Ned Batchelder
2011-04-17
1
-19
/
+19
*
More tests, some refactoring of the code.
Ned Batchelder
2011-04-17
1
-14
/
+14
*
Even better way to test js: build fixtures programmatically, no need for monk...
Ned Batchelder
2011-04-17
1
-6
/
+10
*
Javascript tests
Ned Batchelder
2011-04-16
1
-22
/
+43
*
Tweaks to the chunk-navigation hotkeys. Still looking for a way to automate t...
Ned Batchelder
2011-04-08
1
-12
/
+16
*
HTML hotkeys for jumping to next/prev highlighted source section.
Ned Batchelder
2011-03-27
1
-0
/
+101
*
Lint cleanups in the Javascript code.
Ned Batchelder
2011-02-04
1
-15
/
+17
*
Hotkeys for the HTML report.
Ned Batchelder
2010-11-07
1
-0
/
+18
*
Put the Javascript into an object.
Ned Batchelder
2010-11-05
1
-3
/
+6
*
Make this function name better.
Ned Batchelder
2010-03-14
1
-1
/
+1
*
HTML line numbers are clickable, and highlight the line on arrival. Also, no...
Ned Batchelder
2010-03-14
1
-0
/
+8
*
Minor cleanup
Ned Batchelder
2010-03-13
1
-3
/
+3
*
Clean up HTML files.
Ned Batchelder
2009-12-06
1
-3
/
+3
*
Make the two html templates more similar in style.
Ned Batchelder
2009-12-06
1
-0
/
+15
*
Move the javascript code for click-to-sort columns into its own file. It hel...
Ned Batchelder
2009-11-25
1
-0
/
+64