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
/
files.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: specialize exceptions
nedbat/exceptions
Ned Batchelder
2021-11-14
1
-2
/
+2
*
fix: remapping paths during combining needs to follow relative_files=True. #1147
Ned Batchelder
2021-11-06
1
-2
/
+5
*
fix: give a default value to the name argument for Matchers. #1273
Ned Batchelder
2021-11-05
1
-3
/
+3
*
fix: use human sorting on human-readable things
Ned Batchelder
2021-10-12
1
-2
/
+2
*
style: the name of the matchers don't need quotes in the reprs
Ned Batchelder
2021-10-10
1
-3
/
+3
*
test: canonicalize this bit of debug output
Ned Batchelder
2021-10-08
1
-1
/
+1
*
fix: generate flat file names differently
Ned Batchelder
2021-07-15
1
-8
/
+9
*
refactor: remove a now no-op function
Ned Batchelder
2021-05-02
1
-8
/
+1
*
refactor: move exceptions to their own module
Ned Batchelder
2021-05-02
1
-1
/
+2
*
refactor: pyupgrade --py36-plus coverage/*.py
Ned Batchelder
2021-05-02
1
-8
/
+8
*
refactor: remove code explicitly choosing between py2 and py3
Ned Batchelder
2021-05-01
1
-16
/
+4
*
debug: label each matcher with its role
Ned Batchelder
2021-04-11
1
-6
/
+9
*
fix: make TreeMatcher right for case-sensitive worlds
Ned Batchelder
2021-04-10
1
-2
/
+4
*
fix: combine aliases on windows base dirs (ie: ``X:\``) (fixes: #577)
Valentin Lab
2021-01-17
1
-2
/
+4
*
Don't do vars and users in abs_file
Ned Batchelder
2019-11-28
1
-3
/
+2
*
Adapt to 3.9's way of reporting files using absolute paths.
Ned Batchelder
2019-11-25
1
-0
/
+7
*
No need for format indexes (mostly)
Ned Batchelder
2019-09-01
1
-1
/
+1
*
Make sure that the cache is properly filled. (25x speedup on our system that ...
Stephan Richter
2019-01-28
1
-2
/
+3
*
Keep windows working in the face of bizarre errors
Ned Batchelder
2018-09-09
1
-1
/
+3
*
Move fiddly fnmatch logic into its own testable function
Ned Batchelder
2018-09-02
1
-25
/
+37
*
Update NOTICE link to GitHub.
Ned Batchelder
2018-06-24
1
-1
/
+1
*
Simplify the aliases structure
Ned Batchelder
2018-01-23
1
-4
/
+4
*
Ensure mapped paths use the separator of the result. #618
Ned Batchelder
2018-01-22
1
-2
/
+1
*
Don't ever create HTML filenames longer than ~200 chars. Fixes #627.
Ned Batchelder
2018-01-20
1
-1
/
+9
*
Root is acceptable as a combining path (the manylinux tests end up with one o...
Ned Batchelder
2017-10-26
1
-2
/
+10
*
Avoid a deprecation warning (from https://github.com/nedbat/coveragepy/pull/33)
Ned Batchelder
2017-10-12
1
-5
/
+4
*
Python3.7 removed an unneeded backslash from fnmatch.translate
Ned Batchelder
2017-10-05
1
-1
/
+3
*
Clarify how TreeMatcher works.
Ned Batchelder
2017-02-20
1
-9
/
+15
*
Don't collapse in an ascii-only file-world. #533
Ned Batchelder
2016-11-17
1
-2
/
+10
*
In Python 3.6, fnmatch changed a little bit. Adapt.
Ned Batchelder
2016-09-13
1
-2
/
+5
*
Use unicode_filename more, and account for missing filesystemencoding
Ned Batchelder
2015-10-25
1
-3
/
+2
*
Properly handle filenames with non-ASCII characters. #432
Ned Batchelder
2015-10-25
1
-5
/
+30
*
Protect ourselves from mock'ed os. #416
Ned Batchelder
2015-10-06
1
-1
/
+3
*
Fix 'filename' to be 'file name' in English.
Ned Batchelder
2015-08-20
1
-5
/
+5
*
Use ntpath so Windows file manipulation can be tested the same everywhere.
Ned Batchelder
2015-08-15
1
-1
/
+1
*
Move flat_rootname from FileReporter to a utility function.
Ned Batchelder
2015-08-09
1
-0
/
+14
*
Windows fixes due to data changes
Ned Batchelder
2015-07-26
1
-1
/
+4
*
Get rid of napoleon style docstrings, they don't format nicely.
Ned Batchelder
2015-07-26
1
-4
/
+3
*
Add license mention to the top of all files. #313.
Ned Batchelder
2015-07-24
1
-0
/
+3
*
Be more specific with PathAliases tests.
Ned Batchelder
2015-06-16
1
-1
/
+3
*
Remove FileLocator from PathAliases. Now it always produces canonicalized paths.
Ned Batchelder
2015-06-13
1
-6
/
+5
*
Change FileLocator from a class to module-level functions
Ned Batchelder
2015-06-13
1
-42
/
+50
*
Tweak up the last merge
Ned Batchelder
2015-06-07
1
-0
/
+1
*
Correct path normalization on Windows: the drive was not normalized (differen...
Ionel Cristian Mărieș
2015-06-06
1
-1
/
+1
*
Collect all the nudgy environment checks into coverage.env
Ned Batchelder
2015-01-18
1
-2
/
+3
*
Move python source understanding into python.py
Ned Batchelder
2015-01-01
1
-77
/
+1
*
Don't use %r for filenames, on windows, the backslashes go nuts.
Ned Batchelder
2014-12-28
1
-1
/
+1
*
Further consolidation of code reading Python source.
Ned Batchelder
2014-12-28
1
-7
/
+31
*
Refactor some of the encoding detection
Ned Batchelder
2014-12-27
1
-3
/
+1
*
Make .pyw work again.
Ned Batchelder
2014-12-27
1
-10
/
+18
[next]