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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a typo
Ned Batchelder
2019-12-07
1
-1
/
+1
*
Coverage(data_file=None) means no data file at all. #871
Ned Batchelder
2019-12-02
2
-6
/
+35
*
A helper to get code objects
Ned Batchelder
2019-12-02
2
-5
/
+10
*
Polishing from a lightning talk
Ned Batchelder
2019-12-02
1
-8
/
+8
*
The [paths] setting is ordered. #649
Ned Batchelder
2019-12-01
1
-2
/
+5
*
Experimental: relative_files to support relative file names.
Ned Batchelder
2019-12-01
4
-21
/
+31
*
Don't do vars and users in abs_file
Ned Batchelder
2019-11-28
2
-3
/
+3
*
Adapt to 3.9's way of reporting files using absolute paths.
Ned Batchelder
2019-11-25
4
-1
/
+17
*
Report file names the way Python does: '{}', not {!r}
Ned Batchelder
2019-11-25
2
-2
/
+2
*
Implement __spec__ for files we run. #745 #838
Ned Batchelder
2019-11-24
1
-15
/
+40
*
Clean-ups I noticed while doing something else
Ned Batchelder
2019-11-17
2
-30
/
+30
*
Another detail about numbits_to_nums
Ned Batchelder
2019-11-15
1
-0
/
+4
*
Make howitworks current
Ned Batchelder
2019-11-15
1
-5
/
+11
*
Updated register_sqlite_functions() docstring
Simon Willison
2019-11-12
1
-0
/
+1
*
Expose numbits_to_nums() SQL function, refs #868
Simon Willison
2019-11-12
1
-0
/
+2
*
Templite {% joined %} is more convenient than trailing hyphens
Ned Batchelder
2019-11-11
2
-30
/
+41
*
Bump version
Ned Batchelder
2019-11-11
1
-1
/
+1
*
Napoleon gets noisy if you use informal types
Ned Batchelder
2019-11-11
2
-27
/
+20
*
Update the man page, and in the process, organize cmdline.py
Ned Batchelder
2019-11-10
1
-25
/
+25
*
5.0b1 prep
Ned Batchelder
2019-11-10
1
-1
/
+1
*
Tweaks to Coverage docstrings
Ned Batchelder
2019-11-10
1
-10
/
+10
*
Finish the sqldata.py docstrings
Ned Batchelder
2019-11-10
2
-12
/
+53
*
Remove unneeded variable initialization
Ned Batchelder
2019-11-09
1
-3
/
+0
*
Make sure dataio logging is happening where it should
Ned Batchelder
2019-11-09
1
-0
/
+2
*
CoverageData.lines doesn't sort its returned list
Ned Batchelder
2019-11-09
1
-1
/
+1
*
sqldata.py docstrings
Ned Batchelder
2019-11-09
1
-31
/
+118
*
'[run] note' is no longer supported.
Ned Batchelder
2019-11-09
2
-9
/
+3
*
Meta on linux; makefile target rationalization
Ned Batchelder
2019-11-08
1
-1
/
+1
*
Linux tests are runnable
Ned Batchelder
2019-11-07
1
-1
/
+1
*
A little more metacov
Ned Batchelder
2019-11-05
1
-2
/
+2
*
Consolidate the type checking of toml values
Ned Batchelder
2019-11-04
1
-22
/
+12
*
Refactor the toml logic
Ned Batchelder
2019-11-04
1
-77
/
+82
*
Give warnings about not being able to parse TOML files if toml isn't installed
Ned Batchelder
2019-11-03
2
-22
/
+28
*
A better way to import optional modules
Ned Batchelder
2019-11-03
4
-9
/
+74
*
Expand environment variables in any part of a TOML config
Ned Batchelder
2019-11-03
1
-7
/
+4
*
Cleanups for TOML code
Ned Batchelder
2019-11-03
1
-4
/
+20
*
TOML support for pyproject.toml and other config files
Frazer McLean
2019-11-03
4
-5
/
+176
*
Optionally skip empty files in reports
reybog90
2019-11-01
5
-3
/
+34
*
Clarify two functions
Ned Batchelder
2019-11-01
1
-0
/
+4
*
More polish on the expandable contexts
Ned Batchelder
2019-10-17
2
-7
/
+12
*
Annotations should appear when hovering the text line, but not other parts of...
Ned Batchelder
2019-10-16
2
-13
/
+20
*
Only the active context labels should have color
Ned Batchelder
2019-10-15
2
-5
/
+5
*
make css
Ned Batchelder
2019-10-14
1
-18
/
+16
*
Annotations and context labels have to co-exist
Ned Batchelder
2019-10-14
2
-79
/
+70
*
make css
Ned Batchelder
2019-10-13
1
-43
/
+44
*
Better presentation of contexts. #855
Ned Batchelder
2019-10-13
3
-38
/
+89
*
Source code without tables
Ned Batchelder
2019-10-13
3
-142
/
+154
*
Warn if asked to show context but none were measured. #851
Ned Batchelder
2019-10-10
1
-0
/
+3
*
Tie up a loose end in the docs
Ned Batchelder
2019-10-08
1
-1
/
+0
*
Sqlite3 info in 'coverage debug sys'
Ned Batchelder
2019-10-08
2
-1
/
+13
[next]