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
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: styfle/cancel-workflow-action@0.10.0 now accepts 'all'
Ned Batchelder
2022-07-09
1
-1
/
+1
*
build(deps): bump actions/dependency-review-action from 1 to 2 (#1404)
dependabot[bot]
2022-07-09
1
-1
/
+1
*
build(deps): bump styfle/cancel-workflow-action from 0.9.1 to 0.10.0 (#1412)
dependabot[bot]
2022-07-09
1
-1
/
+1
*
style: use new regex match object group access
Ned Batchelder
2022-07-08
2
-5
/
+5
*
test: copying __pycache__ was causing race conditions, and was unneeded anyway.
Ned Batchelder
2022-07-08
1
-1
/
+5
*
test(benchmark): more error checking before running long tests
Ned Batchelder
2022-07-04
1
-144
/
+46
*
test(benchmark): compare gh93818 to 3.11
Ned Batchelder
2022-06-14
1
-0
/
+23
*
test(benchmark): properly aligned table columns
Ned Batchelder
2022-06-14
1
-2
/
+4
*
test: easier ways to get specific coverage versions
Ned Batchelder
2022-06-11
1
-1
/
+43
*
fix: COLLECT_STATS crash due to wrong BuildValue format
Ned Batchelder
2022-06-11
1
-1
/
+1
*
test: suppress one more deprecation warning during tests
Ned Batchelder
2022-06-11
1
-0
/
+6
*
docs: thanks, Yilei Yang #1399
Ned Batchelder
2022-06-11
2
-1
/
+6
*
fix: when stashing the singleton to sys.modules, use an actual module object....
Yilei "Dolee" Yang
2022-06-11
1
-2
/
+7
*
build(deps): bump actions/setup-python from 3 to 4
dependabot[bot]
2022-06-09
5
-9
/
+9
*
refactor: SQLite REGEX function can be inline
Ned Batchelder
2022-06-08
1
-6
/
+1
*
chore: make upgrade
Ned Batchelder
2022-06-08
5
-8
/
+8
*
Use `PyCode_GetCode`
Dennis Sweeney
2022-06-06
1
-1
/
+4
*
test(benchmark): testing #1394
Ned Batchelder
2022-06-06
1
-0
/
+31
*
test(benchmark): more refactoring
Ned Batchelder
2022-06-05
1
-78
/
+102
*
test(benchmark): results are presented in markdown table, with ratios
Ned Batchelder
2022-06-04
2
-13
/
+74
*
test: more benchmarking
Ned Batchelder
2022-06-03
1
-15
/
+37
*
build: clean up ci helpers, use them more uniformly
Ned Batchelder
2022-06-02
4
-17
/
+24
*
build: automate triggering kit builds on github actions
Ned Batchelder
2022-06-02
3
-3
/
+34
*
build: kits should be triggerable programmatically
Ned Batchelder
2022-06-02
1
-0
/
+3
*
style: pylint changed to 2.14, adapt.
Ned Batchelder
2022-06-02
2
-20
/
+1
*
chore: make upgrade
Ned Batchelder
2022-06-02
5
-8
/
+10
*
build: move sample html steps into Makefile
Ned Batchelder
2022-06-02
2
-13
/
+25
*
build: comment_on_fixes comments on pull requests too
Ned Batchelder
2022-06-02
1
-7
/
+19
*
build: bump version
Ned Batchelder
2022-06-02
2
-1
/
+7
*
docs: latest sample HTML report
6.4.1
Ned Batchelder
2022-06-02
11
-41
/
+41
*
build: prep for 6.4.1
Ned Batchelder
2022-06-02
5
-12
/
+15
*
build: more low-tech release automation
Ned Batchelder
2022-06-02
1
-6
/
+18
*
build: use 3.11.0b3 in ci
Ned Batchelder
2022-06-02
3
-3
/
+3
*
docs: performance improvements closed #1339
Ned Batchelder
2022-06-02
1
-1
/
+2
*
test: 3.11.0b3 is out, so remove the workaround
Ned Batchelder
2022-06-01
1
-3
/
+1
*
fix: use tomli for [toml] under more precise conditions. #1390
Ned Batchelder
2022-06-01
3
-2
/
+7
*
test: avoid a 3.11.0b2 bug
Ned Batchelder
2022-05-31
1
-1
/
+3
*
chore: make upgrade
Ned Batchelder
2022-05-31
8
-33
/
+33
*
test: benchmark for small local files: bug1339.py
Ned Batchelder
2022-05-30
1
-41
/
+107
*
test: leave lab/benchmark.py in a state people can run
Ned Batchelder
2022-05-30
1
-3
/
+3
*
docs: mentioned pull #1388
Ned Batchelder
2022-05-30
2
-7
/
+7
*
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
4
-12
/
+7
*
test(benchmark): more projects, and results collected at end.
Ned Batchelder
2022-05-28
1
-7
/
+34
*
docs: also mention the improved C tracer performance
Ned Batchelder
2022-05-28
1
-3
/
+4
*
perf: set frame->f_trace_lines=0 when not tracing. ~3% faster
Ned Batchelder
2022-05-28
3
-30
/
+26
*
docs: thanks, Carl Friedrich Bolz-Tereick
Ned Batchelder
2022-05-28
2
-1
/
+7
*
perf: speed up python tracer with frame.f_trace_lines = False (#1381)
Carl Friedrich Bolz-Tereick
2022-05-28
1
-0
/
+2
*
test: new benchmark.py for comparing performance
Ned Batchelder
2022-05-28
4
-488
/
+300
*
fix(docs): GitHub releases had 404's for :ref: links.
Ned Batchelder
2022-05-23
1
-0
/
+9
[next]