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
*
docs: prep for 6.4.2
Ned Batchelder
2022-07-12
1
-1
/
+1
*
fix: 3.11.0b4 has 0-numbered lines. Fixes #1419
Ned Batchelder
2022-07-12
2
-1
/
+4
*
style: use new regex match object group access
Ned Batchelder
2022-07-08
2
-5
/
+5
*
fix: COLLECT_STATS crash due to wrong BuildValue format
Ned Batchelder
2022-06-11
1
-1
/
+1
*
fix: when stashing the singleton to sys.modules, use an actual module object....
Yilei "Dolee" Yang
2022-06-11
1
-2
/
+7
*
refactor: SQLite REGEX function can be inline
Ned Batchelder
2022-06-08
1
-6
/
+1
*
Use `PyCode_GetCode`
Dennis Sweeney
2022-06-06
1
-1
/
+4
*
style: pylint changed to 2.14, adapt.
Ned Batchelder
2022-06-02
1
-0
/
+1
*
build: bump version
Ned Batchelder
2022-06-02
1
-1
/
+1
*
build: prep for 6.4.1
Ned Batchelder
2022-06-02
1
-1
/
+1
*
fix: use tomli for [toml] under more precise conditions. #1390
Ned Batchelder
2022-06-01
1
-1
/
+1
*
docs: mentioned pull #1388
Ned Batchelder
2022-05-30
1
-4
/
+3
*
perf: PyTracer improvements (#1388)
Carl Friedrich Bolz-Tereick
2022-05-30
1
-24
/
+41
*
build: always use three-component version numbers
Ned Batchelder
2022-05-30
1
-3
/
+1
*
perf: set frame->f_trace_lines=0 when not tracing. ~3% faster
Ned Batchelder
2022-05-28
2
-0
/
+5
*
perf: speed up python tracer with frame.f_trace_lines = False (#1381)
Carl Friedrich Bolz-Tereick
2022-05-28
1
-0
/
+2
*
build: bump version
Ned Batchelder
2022-05-22
1
-1
/
+1
*
fix: don't create a data file when just trying to read one. #1328
6.4
Ned Batchelder
2022-05-22
1
-2
/
+3
*
build: prep for 6.4
Ned Batchelder
2022-05-22
1
-1
/
+1
*
feat: a new debug option `sqldata` shows all the data being written to the db.
Ned Batchelder
2022-05-22
1
-10
/
+23
*
refactor: SqliteDb uses its debug object more like other code
Ned Batchelder
2022-05-22
1
-7
/
+7
*
style: make sqldata.py code more uniform
Ned Batchelder
2022-05-21
1
-20
/
+20
*
fix: CoverageData(no_disk=True).update() now works. #1323
Ned Batchelder
2022-05-21
1
-5
/
+7
*
style(html): clean up the html tags and styles
Ned Batchelder
2022-05-20
4
-57
/
+60
*
feat: also include the version and timestamp at the top of the index page: #1354
Ned Batchelder
2022-05-20
1
-0
/
+5
*
feat(html): version and timestamp at the top of report files.
Ned Batchelder
2022-05-20
3
-20
/
+33
*
fix: next/prev links in HTML report don't link to skipped files.
Ned Batchelder
2022-05-19
1
-63
/
+61
*
docs: thanks for the new keyboard shortcuts
Ned Batchelder
2022-05-19
1
-3
/
+2
*
feat: more html keyboard shortcuts
J. M. F. Tsang
2022-05-19
4
-13
/
+128
*
build: the next version will be 6.4
Ned Batchelder
2022-05-18
1
-1
/
+1
*
fix: the SIGTERM handler is now opt-in. #1310
Ned Batchelder
2022-05-18
2
-6
/
+9
*
refactor: clean up tomllib addition
Ned Batchelder
2022-05-15
1
-4
/
+5
*
Use tomllib on Python 3.11 (#1359)
Shantanu
2022-05-15
1
-9
/
+14
*
debug: slightly nicer wrapping of the sqlite3 debug info
Ned Batchelder
2022-05-14
1
-3
/
+2
*
test: remove version-specfic skips we no longer need
Ned Batchelder
2022-05-13
1
-3
/
+0
*
build: version bump
Ned Batchelder
2022-05-12
1
-1
/
+1
*
build: prep for 6.3.3
Ned Batchelder
2022-05-12
1
-1
/
+1
*
chore: make upgrade
Ned Batchelder
2022-05-12
1
-0
/
+1
*
fix: fix compilation errors on latest 3.11.0
Ned Batchelder
2022-05-12
2
-9
/
+30
*
debug: incidental debug improvements in tracer.c
Ned Batchelder
2022-05-12
1
-6
/
+9
*
style: parens should indent the same as their opening line
Ned Batchelder
2022-05-01
15
-42
/
+40
*
chore: make upgrade
Ned Batchelder
2022-04-30
1
-0
/
+1
*
fix: protect fullcoverage against lineno=None, bpo46911
Ned Batchelder
2022-03-03
2
-12
/
+5
*
build: version bump
Ned Batchelder
2022-02-20
1
-1
/
+1
*
build: prep for 6.3.2
6.3.2
Ned Batchelder
2022-02-20
1
-1
/
+1
*
fix: pypy3.9 traces decorators like CPython 3.8
Ned Batchelder
2022-02-20
1
-1
/
+1
*
fix: provide an intelligible error message for multiprocessing with no config...
Ned Batchelder
2022-02-09
1
-0
/
+2
*
test: dropping old Python versions mean we no longer need optimize_if_not_deb...
Ned Batchelder
2022-02-06
1
-3
/
+2
*
debug: pybehave is now an option on `coverage debug`
Ned Batchelder
2022-02-06
5
-41
/
+49
*
debug: tweaks to make these clearer
Ned Batchelder
2022-02-06
2
-7
/
+6
[next]