index
:
delta/python-coveragepy.git
3.2_branch
4.0
Mariatta/fix-typo-in-the-word-moved-there-was-an--1542086661635
_main_-support
alex_gaynor/improve-performance-of-coverage-under-py-1411425050845
ast-branch
baserock/morph
bug_123
c-coroutine
check-source-isdir
combine-from-multiple-dirs
combine_files_and_dirs
config
coverage3
debug-gevent
django
fix-thread-safety
fix_init_name
fix_source_encoding
html-filter
hugovk/use-containerbased-infrastructure-1430745469757
inorout
ionelmc/correct-path-normalization-on-windows-th-1433618255921
issue-265
issue-425
issue-426
issue-433-2
issue-493-2
issue-502-7
issue-519
issue-523
issue-524-2
issue-549
issue361
issues-298
latest-pytest
master
pankajp/faster-html-report-ui
pngs
py26-unindexed-parameters
read_pickle
salty_horse/use-https-for-codecovio-image-1519130663808
spelling
use-os-path-module
who-tests-what-170
windows_multiprocessing_support
bitbucket.org: Obsolete (use python-coveragepy-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
10
-33
/
+33
|
\
|
*
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
*
|
Fixes documentation comments about arguments to Collector.
David R. MacIver
2017-09-15
1
-4
/
+5
|
/
*
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 foll...
Ned Batchelder
2017-06-07
1
-0
/
+1
*
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
0
-0
/
+0
*
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
0
-0
/
+0
*
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
*
Refactor common test infrastructure for fiddling sys.path and finding files
Ned Batchelder
2017-05-04
7
-76
/
+38
*
Use correct name for package source files. #526
Ned Batchelder
2017-05-03
4
-8
/
+13
*
Merged in dirk-thomas/coverage.py/fix_init_name (pull request #91)
Ned Batchelder
2017-05-04
123
-2856
/
+4533
|
\
|
*
Properly round-trip the trace function even when not measuring coverage. #575
Ned Batchelder
2017-05-02
4
-30
/
+48
|
*
Add to gettrace/settrace test to be sure it's re-established
Ned Batchelder
2017-04-30
1
-1
/
+3
|
*
No need for a pylint score
Ned Batchelder
2017-04-30
1
-0
/
+3
[next]