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
*
A test of status.json having the wrong format
Ned Batchelder
2016-11-29
1
-0
/
+22
*
status.json file is more compact
Ned Batchelder
2016-11-29
1
-1
/
+1
*
More-accurate pragmas
Ned Batchelder
2016-11-29
3
-4
/
+5
*
Cover a few edge cases in phystokens.py
Ned Batchelder
2016-11-28
1
-12
/
+27
*
.rst max line is 79
Ned Batchelder
2016-11-28
2
-2
/
+5
*
Async protocol changed in 3.5.2. Remove a deprecation warning
Ned Batchelder
2016-11-27
1
-1
/
+1
*
Avoid flags in regexes we combine
Ned Batchelder
2016-11-27
2
-2
/
+5
*
Nope, that wasn't it
Ned Batchelder
2016-11-26
1
-1
/
+1
*
Try no xdist to see if appveyor will be happy
Ned Batchelder
2016-11-26
1
-1
/
+1
*
Fix two problems with xdist'ed tests
Ned Batchelder
2016-11-26
2
-2
/
+5
*
Latest versions of everything
Ned Batchelder
2016-11-26
5
-10
/
+10
*
Updates for pytest
Ned Batchelder
2016-11-26
1
-44
/
+46
*
Enable pytest warnings, and fix/silence a few
Ned Batchelder
2016-11-26
4
-3
/
+7
*
Change nose example to pytest example. #521
Ned Batchelder
2016-11-26
1
-4
/
+5
*
Use xdist to run tests faster
Ned Batchelder
2016-11-23
2
-1
/
+2
*
Avoid yielding test cases so pytest is happy.
Ned Batchelder
2016-11-23
1
-15
/
+17
*
Use a 2/3 name for unicode
Ned Batchelder
2016-11-23
2
-3
/
+4
*
Make this runnable on Python 3
Ned Batchelder
2016-11-23
1
-2
/
+2
*
Make this usable in python 3
Ned Batchelder
2016-11-23
1
-4
/
+4
*
Conditionalize the ast_dump code
Ned Batchelder
2016-11-22
1
-55
/
+60
*
Install pytest in the main venv
Ned Batchelder
2016-11-22
2
-4
/
+3
*
Add a test for tokenizing code without a final newline
Ned Batchelder
2016-11-22
1
-18
/
+20
*
Was using the wrong pragma
Ned Batchelder
2016-11-22
1
-1
/
+1
*
Try to describe what PyPy we test with
Ned Batchelder
2016-11-21
3
-8
/
+10
*
Didn't know why we needed it, and now it seems like we don't.
Ned Batchelder
2016-11-21
1
-5
/
+2
*
Looks better lowercase
Ned Batchelder
2016-11-21
1
-1
/
+1
*
More badge fun
Ned Batchelder
2016-11-21
1
-0
/
+6
*
Make igor usable without pytest
Ned Batchelder
2016-11-21
1
-2
/
+3
*
Keep 2.6 working
Ned Batchelder
2016-11-20
1
-1
/
+1
*
Keep lines trimmed
Ned Batchelder
2016-11-20
1
-1
/
+2
*
No more nose, use pytest as test runner
Ned Batchelder
2016-11-20
7
-34
/
+25
*
Test against latest pypy2 and pypy3 only. No more 3.2
Ned Batchelder
2016-11-20
1
-16
/
+6
*
Use my fix for pytest
Ned Batchelder
2016-11-20
2
-3
/
+3
*
Rename this so it doesn't have "test" in the file name.
Ned Batchelder
2016-11-20
1
-0
/
+0
*
Fix the docstring
Ned Batchelder
2016-11-20
1
-2
/
+3
*
Move the config logic out of the Coverage constructor
Ned Batchelder
2016-11-20
2
-36
/
+60
*
Make sure that an uninterested setup.cfg doesn't prevent tox.ini from working
Ned Batchelder
2016-11-19
2
-4
/
+30
*
Tweak test helper names and docstrings
Ned Batchelder
2016-11-19
1
-17
/
+16
*
Update the docs about reading tox.ini
Ned Batchelder
2016-11-19
2
-6
/
+7
*
Put this test back, it was failing when trying to check both setup.cfg and to...
Ned Batchelder
2016-11-19
1
-9
/
+7
*
Credit where credit is due: Thanks, Stephen Finucane.
Ned Batchelder
2016-11-19
2
-4
/
+6
*
Clean up line wraps and leftover prints
Ned Batchelder
2016-11-19
2
-13
/
+5
*
Merged in stephenfin/coverage.py/issue-519 (pull request #92)
Ned Batchelder
2016-11-19
3
-26
/
+78
|
\
|
*
Read options from tox.ini
Stephen Finucane
2016-11-18
3
-26
/
+78
*
|
An editorconfig file to help with style
Ned Batchelder
2016-11-19
1
-0
/
+32
*
|
This file was a performance test of sorts
Ned Batchelder
2016-11-19
1
-0
/
+0
*
|
Every file should have the license statement
Ned Batchelder
2016-11-19
1
-0
/
+3
*
|
Keep howto up to date
Ned Batchelder
2016-11-18
1
-7
/
+3
|
/
*
Try a new badge: commits since last build
Ned Batchelder
2016-11-17
1
-1
/
+2
*
Don't show a broken downloads badge
Ned Batchelder
2016-11-17
1
-1
/
+3
[next]