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 (
Collapse
)
Author
Age
Files
Lines
*
Be more flexible about the command name in help. #600
Ned Batchelder
2017-10-19
2
-7
/
+13
|
*
Get the command name from the file path of the first command-line argument.
Ben Finney
2017-10-19
2
-3
/
+29
|
*
Ignoring hypothesis results, and in git repos
Ned Batchelder
2017-10-17
2
-0
/
+41
|
*
Make it easier to find the contribution guidelines
Ned Batchelder
2017-10-16
1
-0
/
+8
|
*
Avoid a deprecation warning (from https://github.com/nedbat/coveragepy/pull/33)
Ned Batchelder
2017-10-12
2
-5
/
+5
|
*
Flaky tests are really flaky
Ned Batchelder
2017-10-12
1
-1
/
+1
|
*
Enable DeprecationWarnings during tests
Ned Batchelder
2017-10-12
2
-14
/
+18
|
*
Use correct homepage for tox
Ned Batchelder
2017-10-05
1
-1
/
+1
|
*
One last sensitivity to module docstrings
Ned Batchelder
2017-10-05
2
-4
/
+2
|
*
Remove a module docstring that makes tests differ by Python version
Ned Batchelder
2017-10-05
2
-4
/
+8
|
*
Add an explicit test for weird module docstring behavior.
Ned Batchelder
2017-10-05
2
-1
/
+26
|
*
Python3.7 removed an unneeded backslash from fnmatch.translate
Ned Batchelder
2017-10-05
1
-1
/
+3
|
*
Python 3.7 no longer includes class docstrings in the lnotab table
Ned Batchelder
2017-10-05
2
-5
/
+12
|
*
David should have been in here a while ago
Ned Batchelder
2017-09-23
1
-0
/
+1
|
*
Merged in david_maciver_/coverage.py (pull request #129)
Ned Batchelder
2017-09-23
1
-4
/
+5
|
\
|
|
|
|
|
|
Fixes documentation comments about arguments to Collector.
|
*
Fixes documentation comments about arguments to Collector.
David R. MacIver
2017-09-15
1
-4
/
+5
|
|
*
|
Just a smidge nicer
Ned Batchelder
2017-09-21
1
-1
/
+2
|
|
*
|
Have to actually use the image for it to do anything
Ned Batchelder
2017-09-21
1
-0
/
+1
|
|
*
|
Try out codesponsor.io
Ned Batchelder
2017-09-21
1
-0
/
+5
|
|
*
|
Keep the 2.6-compatible wheel
Ned Batchelder
2017-09-21
1
-1
/
+2
|
|
*
|
Thanks, Chris Warrick, for the travis changes
Ned Batchelder
2017-09-20
1
-0
/
+1
|
|
*
|
Use tox-travis and Travis-provided Pythons to make tests work
Chris Warrick
2017-09-20
2
-24
/
+11
|
|
*
|
Can control skip_missing_interpreters from outside
Ned Batchelder
2017-09-20
1
-1
/
+1
|
|
*
|
Can we test 3.6 on travis?
Ned Batchelder
2017-09-20
1
-0
/
+2
|
|
*
|
Have to wait on gevent on py37
Ned Batchelder
2017-09-20
1
-0
/
+1
|
|
*
|
Update dependencies, except setuptools, which vendors stuff
Ned Batchelder
2017-09-20
6
-8
/
+9
|
|
*
|
Python 3.7 is out: still have to fix some failures
Ned Batchelder
2017-09-20
1
-3
/
+3
|
/
*
One more thing to clean
Ned Batchelder
2017-08-19
1
-1
/
+1
|
*
Just a toy
Ned Batchelder
2017-08-19
1
-3
/
+10
|
*
Remove things that updated packages told me to remove because they are obsolete
Ned Batchelder
2017-07-08
2
-5
/
+0
|
*
Upgrade to latest packages
Ned Batchelder
2017-07-08
4
-9
/
+9
|
*
Jython 2.7.1rc3 needs
Ned Batchelder
2017-06-23
2
-0
/
+4
|
*
Update URLs so link-checker doesn't spew red.
Ned Batchelder
2017-06-14
14
-83
/
+83
|
*
Use wraps() to wrap test methods so that pytest markers will work.
Ned Batchelder
2017-06-08
1
-0
/
+2
|
*
Pin setuptools. Latest (36.0.1) causes test failures that we'll fix in a ↵
Ned Batchelder
2017-06-07
1
-0
/
+1
|
|
|
|
follow-on
*
Add a failing skipped test for #581
Ned Batchelder
2017-06-07
1
-0
/
+40
|
*
Scooch to 4.4.2a0
Ned Batchelder
2017-05-15
2
-1
/
+7
|
*
Coverage 4.4.1
Ned Batchelder
2017-05-14
1
-0
/
+1
|
*
Making a 4.4.1 for packaging reasons
coverage-4.4.1
Ned Batchelder
2017-05-14
4
-6
/
+6
|
*
bump version to 4.4.1a0
Ned Batchelder
2017-05-08
2
-1
/
+9
|
*
Need to clean before building, or 27m binaries go into the 27mu wheels.
Ned Batchelder
2017-05-08
1
-0
/
+1
|
*
Coverage 4.4
Ned Batchelder
2017-05-07
1
-0
/
+1
|
*
Updated sample html
coverage-4.4
Ned Batchelder
2017-05-07
11
-2387
/
+2453
|
*
prep for v4.4
Ned Batchelder
2017-05-07
5
-6
/
+8
|
*
Bitbucket redirects /issue/ to /issues/ so just change the URLs
Ned Batchelder
2017-05-07
2
-144
/
+144
|
*
Use a terser reference to issues
Ned Batchelder
2017-05-07
1
-7
/
+5
|
*
Make sure xml reports specify valid source filenames. #526
Ned Batchelder
2017-05-05
3
-7
/
+15
|
*
Add a __repr__ for debugging
Ned Batchelder
2017-05-05
1
-3
/
+5
|
*
A previous fix was misattributed to issue #526.
Ned Batchelder
2017-05-04
1
-3
/
+2
|
*
Don't warn that namespace packages have no code. #572
Ned Batchelder
2017-05-04
5
-16
/
+57
|
|
|
|
|
--HG-- extra : amend_source : 68f6e0ab140e77ede11bb40dc2ac515cfb6f2333
[next]