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
/
pyfile.html
Commit message (
Expand
)
Author
Age
Files
Lines
*
style: clean up #1587
Ned Batchelder
2023-03-22
1
-4
/
+2
*
fix: put contexts dict in <script> and reveal them using JavaScript (#1587)
Oleh Krehel
2023-03-22
1
-4
/
+9
*
style(html): clean up the html tags and styles
Ned Batchelder
2022-05-20
1
-26
/
+24
*
feat(html): version and timestamp at the top of report files.
Ned Batchelder
2022-05-20
1
-4
/
+12
*
feat: more html keyboard shortcuts
J. M. F. Tsang
2022-05-19
1
-1
/
+21
*
fix: don't mention the p shortcut if not doing branches
Ned Batchelder
2021-10-30
1
-1
/
+4
*
fix(html): fix a few problems with the html report
Ned Batchelder
2021-10-23
1
-2
/
+2
*
refactor(html): remove all uses of jQuery, only vanilla JS now
Septatrix
2021-10-23
1
-36
/
+40
*
refactor(html): a one-header sticky header
Ned Batchelder
2021-10-23
1
-21
/
+8
*
feat(html): sticky header on pyfile
Ned Batchelder
2021-10-17
1
-1
/
+14
*
refactor(html): use header/main/footer html5 elements
Ned Batchelder
2021-10-17
1
-8
/
+8
*
A favicon for the HTML report
Ned Batchelder
2020-12-05
1
-0
/
+1
*
Fix tests
Vince Salvino
2020-06-24
1
-1
/
+1
*
Add dark mode to HTML output; improve accessibility
Vince Salvino
2020-02-11
1
-4
/
+4
*
Templite {% joined %} is more convenient than trailing hyphens
Ned Batchelder
2019-11-11
1
-26
/
+26
*
Annotations and context labels have to co-exist
Ned Batchelder
2019-10-14
1
-16
/
+18
*
Better presentation of contexts. #855
Ned Batchelder
2019-10-13
1
-5
/
+12
*
Source code without tables
Ned Batchelder
2019-10-13
1
-39
/
+20
*
Split HtmlReporter to get at data
Ned Batchelder
2019-06-19
1
-4
/
+4
*
Use an object instead of a dict for the report data
Ned Batchelder
2019-06-17
1
-2
/
+2
*
Refactor for better testability
Ned Batchelder
2019-06-17
1
-2
/
+2
*
Include the count of contexts in the HTML report
Ned Batchelder
2019-06-10
1
-1
/
+1
*
Fix styling and tests. (The tests are slightly insane with no obvious way to ...
Stephan Richter
2019-06-10
1
-1
/
+1
*
Extend HTML report to to show contexts for every covered line.
Stephan Richter
2019-06-10
1
-0
/
+17
*
Update NOTICE link to GitHub.
Ned Batchelder
2018-06-24
1
-1
/
+1
*
Also get rid of the leading space
Ned Batchelder
2016-02-15
1
-14
/
+14
*
Use templite's whitespace slurping to avoid post-processing the HTML
Ned Batchelder
2016-02-15
1
-3
/
+11
*
A way to show much longer explanations about lines in the HTML report.
Ned Batchelder
2016-02-03
1
-1
/
+1
*
Too many things named "arcs". Rename the booleans.
Ned Batchelder
2015-08-08
1
-1
/
+1
*
Add license mention to the top of all files. #313.
Ned Batchelder
2015-07-24
1
-0
/
+3
*
Remove the last vestige of FileReporter.name
Ned Batchelder
2015-07-04
1
-2
/
+2
*
More work on #299
Ned Batchelder
2015-04-21
1
-1
/
+2
*
Merged in jchappell82/coverage.py/issue361 (pull request #45)
Ned Batchelder
2015-04-15
1
-42
/
+42
|
\
|
*
Convert single quoted html output to use double quotes.
Jon Chappell
2015-04-13
1
-42
/
+42
*
|
Remove every last trace of CodeUnit, and bring me a glass of vodka
Ned Batchelder
2015-02-22
1
-2
/
+2
|
/
*
Change HTML pages to be HTML 5
Ned Batchelder
2014-10-25
1
-7
/
+7
*
Use classes to distinguish pages, not ids
Ned Batchelder
2014-10-21
1
-1
/
+1
*
Address comments from pull request 34 (https://bitbucket.org/ned/coveragepy/p...
Danny Allen
2014-09-22
1
-6
/
+0
*
Rework of my pull request #18:
Danny Allen
2014-05-15
1
-2
/
+11
*
Forgot to change the reference to jquery to match the new filename
Ned Batchelder
2013-10-06
1
-1
/
+1
*
Branch coverage is computed more accurately, #156.
Ned Batchelder
2012-11-19
1
-1
/
+1
*
Color the buttons on the pyfile page, so they have a visual connection to the...
Ned Batchelder
2012-04-28
1
-1
/
+1
*
Keep all the Javascript in the .js files.
Ned Batchelder
2012-04-28
1
-4
/
+4
*
The [html]extra_css configuration value is a file path to a CSS file that get...
Ned Batchelder
2012-04-20
1
-0
/
+3
*
Keyboard-shorcut help is now available on the file page of the HTML report.
Ned Batchelder
2011-04-20
1
-0
/
+24
*
HTML hotkeys for jumping to next/prev highlighted source section.
Ned Batchelder
2011-03-27
1
-0
/
+1
*
Hotkeys for the HTML report.
Ned Batchelder
2010-11-07
1
-4
/
+5
*
Upgrade jquery to 1.4.3
Ned Batchelder
2010-11-07
1
-1
/
+1
*
Put the Javascript into an object.
Ned Batchelder
2010-11-05
1
-5
/
+5
*
Unify formatting of coverage percentages, and don't show zero or 100 as a res...
Ned Batchelder
2010-08-22
1
-2
/
+2
[next]