index
:
delta/python-coveragepy-git.git
dependabot/github_actions/styfle/cancel-workflow-action-0.9.1
gh-actions
good-meta
master
nedbat/1044
nedbat/1244-again
nedbat/1260
nedbat/1497
nedbat/310-kits
nedbat/5.5x
nedbat/another-1010
nedbat/badge
nedbat/balanced-xdist
nedbat/better-combine-action
nedbat/bin-exclude
nedbat/bpo-44450
nedbat/bug-1303-master
nedbat/bug1010
nedbat/bug1093
nedbat/bug1138
nedbat/bug1150
nedbat/bug1160
nedbat/bug1283
nedbat/bug841
nedbat/bug888
nedbat/bug913
nedbat/bug919
nedbat/bug959
nedbat/bug976
nedbat/bug989
nedbat/close-data
nedbat/cog
nedbat/combine-action
nedbat/configfile-simplification
nedbat/coverage-action
nedbat/dashq
nedbat/data-modes
nedbat/debug-1298
nedbat/debug-1373
nedbat/debug-1553
nedbat/debug-1554
nedbat/debug-wtf-debug-output
nedbat/drop-36
nedbat/drop-py2
nedbat/exceptions
nedbat/faster-branches
nedbat/favicon
nedbat/fix-1303
nedbat/fix-1307
nedbat/fix-appveyor
nedbat/fix-auditwheel-install-kit
nedbat/fix-c-tracer
nedbat/fix-race-condition
nedbat/fix-sphinx
nedbat/fix-tomli-tests-1228
nedbat/fix-win
nedbat/gevent-1.3
nedbat/gha-3.11.0a4
nedbat/goals-poc
nedbat/html-skip-covered
nedbat/lint-doc-gha
nedbat/mac-arm-kits
nedbat/make-upgrade-docs-tools
nedbat/metacov-badge
nedbat/metacov-publish
nedbat/metacov-sparse-reports
nedbat/missing-line
nedbat/more-kit-matrix
nedbat/more-source-warnings
nedbat/multi-concurrency
nedbat/nested-tracing
nedbat/no-globals
nedbat/no-prerel-kits
nedbat/no-select
nedbat/overeengineered-tox-retries
nedbat/parallel-reports-1504-metacov
nedbat/pep626
nedbat/pep669
nedbat/picklable
nedbat/plugin-error-handling
nedbat/pr
nedbat/py3.11
nedbat/pylint-bug-3489
nedbat/pypy-kit-without-setup-py
nedbat/pypy-kits-1049
nedbat/pypy37
nedbat/pypy38
nedbat/pytest-7
nedbat/python-dev
nedbat/pythons
nedbat/remove-unittest-testcase
nedbat/run-tests-when-making-kits
nedbat/run_envvar_553
nedbat/show_calls_debugging
nedbat/sigstore-kit
nedbat/smarter-debug-data
nedbat/split-changes
nedbat/sqldata-edge-tests
nedbat/test-2506
nedbat/test-branch
nedbat/test_goldtest
nedbat/travis-39
nedbat/try-win
nedbat/tryout-bb32
nedbat/tweak-actions
nedbat/tweak-metacov
nedbat/unittest2pytest
nedbat/upgrade
nedbat/upgrade-with-kits
nedbat/virtualenv-33
nedbat/virtualenv-34
nedbat/virtualenv-detection-905
nedbat/while-edge-tests
nedbat/wtf-sqlite
pr/1044
pr/1567
stable
v4.5.x
v5.x
github.com: nedbat/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
*
perf: make the context shortcodes even shorter
Ned Batchelder
2023-04-01
1
-17
/
+17
*
style: use double-quotes in JavaScript
Ned Batchelder
2023-04-01
1
-10
/
+10
*
style: clean up #1587
Ned Batchelder
2023-03-22
1
-2
/
+1
*
fix: put contexts dict in <script> and reveal them using JavaScript (#1587)
Oleh Krehel
2023-03-22
1
-0
/
+21
*
fix(html): trigger filter on page load (#1413)
Marc Legendre
2022-08-06
1
-1
/
+1
*
fixed "mNan" id in scroll markers (#1414)
LordBaryhobal
2022-08-06
1
-1
/
+1
*
feat: more html keyboard shortcuts
J. M. F. Tsang
2022-05-19
1
-6
/
+35
*
fix: sticky HTML header only worked with branch coverage
Ned Batchelder
2021-10-30
1
-15
/
+23
*
fix(html): ariaSort isn't supported in Firefox yet
Ned Batchelder
2021-10-23
1
-10
/
+8
*
fix(html): fix a few problems with the html report
Ned Batchelder
2021-10-23
1
-13
/
+17
*
refactor(html): remove all uses of jQuery, only vanilla JS now
Septatrix
2021-10-23
1
-329
/
+264
*
refactor(html): a one-header sticky header
Ned Batchelder
2021-10-23
1
-10
/
+6
*
fix(html): scrolling to an anchor ensures the line is visible
Ned Batchelder
2021-10-20
1
-19
/
+24
*
feat(html): sticky header on pyfile
Ned Batchelder
2021-10-17
1
-1
/
+19
*
fix: correct slight mis-layout of the hotkey panels
Ned Batchelder
2021-04-13
1
-2
/
+2
*
fix: restore html report selection highlighting
Ned Batchelder
2021-04-11
1
-7
/
+2
*
fix: HTML line visibility is saved in local storage #1123
Ned Batchelder
2021-02-27
1
-8
/
+35
*
🐛 Fix sorting order storage in JQuery unload event
Sebastián Ramírez
2020-12-06
1
-1
/
+1
*
htmlfiles: Handle localStorage not accessible
AbdealiJK
2020-02-29
1
-2
/
+7
*
Source code without tables
Ned Batchelder
2019-10-13
1
-3
/
+3
*
HTML: Mark things to show instead of to hide.
Ned Batchelder
2019-07-06
1
-42
/
+46
*
Persist html sort order in localStorage instead of cookie
Federico Bond
2018-08-30
1
-15
/
+6
*
Update NOTICE link to GitHub.
Ned Batchelder
2018-06-24
1
-1
/
+1
*
Clean up
Ned Batchelder
2018-05-28
1
-1
/
+3
*
Prevent expensive relayout in loop in html report js
pankajp
2018-05-24
1
-3
/
+6
*
Speed up HTML filtering
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
[next]