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
...
*
It helps if you exclude the proper pragma comment.
Ned Batchelder
2009-12-20
3
-4
/
+4
*
Jumps to jumps could make loops look like they go places they really don't, s...
Ned Batchelder
2009-12-20
4
-5
/
+50
*
A better way to display differences between arc lists when tests fail.
Ned Batchelder
2009-12-20
1
-3
/
+10
*
Always more ideas
Ned Batchelder
2009-12-20
1
-0
/
+1
*
No point measuring coverage under the Python tracer, since the tracer itself ...
Ned Batchelder
2009-12-20
1
-10
/
+2
*
Add tests for 'coverage debug data'
Ned Batchelder
2009-12-19
3
-3
/
+57
*
This wasn't testing code unit comparisons directly. Now it is.
Ned Batchelder
2009-12-18
1
-4
/
+4
*
Whitespace
Ned Batchelder
2009-12-17
1
-1
/
+1
*
version_info is a nicer way to check Python versions than hexversion is.
Ned Batchelder
2009-12-13
9
-13
/
+13
*
Keep it working on 3.x also.
Ned Batchelder
2009-12-13
2
-1
/
+2
*
Rename the config file option for excluding source lines, in prep for excludi...
Ned Batchelder
2009-12-13
3
-4
/
+41
*
Clean up
Ned Batchelder
2009-12-13
1
-1
/
+1
*
I never liked the assert_ method anyway. Use assertTrue and assertFalse inst...
Ned Batchelder
2009-12-13
6
-35
/
+41
*
Tidy up the command line notes.
Ned Batchelder
2009-12-09
2
-33
/
+51
*
A --rcfile argument to specify the config file.
Ned Batchelder
2009-12-06
3
-23
/
+36
*
Instructions for coverage_coverage.py
Ned Batchelder
2009-12-06
1
-1
/
+13
*
Yikes, I never had a test for --branch.
Ned Batchelder
2009-12-06
1
-0
/
+8
*
Clean up HTML files.
Ned Batchelder
2009-12-06
5
-133
/
+134
*
Make the two html templates more similar in style.
Ned Batchelder
2009-12-06
10
-522
/
+481
*
Add a numbered id to the line parts, for future use. Put the percentage in t...
Ned Batchelder
2009-12-06
1
-3
/
+3
*
Added an AUTHORS.txt file.
Ned Batchelder
2009-12-06
5
-2
/
+34
*
Clean-ups
Ned Batchelder
2009-12-05
13
-639
/
+640
*
Planning for this release.
Ned Batchelder
2009-12-05
1
-7
/
+13
*
Make it a real 3.3 version
Ned Batchelder
2009-12-05
2
-1
/
+7
*
Merged config changes to default. Let the 3.3 wild rumpus start!
Ned Batchelder
2009-12-05
19
-4283
/
+4471
|
\
|
*
Merge final 3.2 tweaks to default.
Ned Batchelder
2009-12-05
18
-4280
/
+4466
|
|
\
|
|
*
Coverage 3.2
Ned Batchelder
2009-12-05
0
-0
/
+0
|
|
*
Ugh.
coverage-3.2
Ned Batchelder
2009-12-05
1
-2
/
+2
|
|
*
Coverage 3.2
Ned Batchelder
2009-12-05
0
-0
/
+0
|
|
*
Last touches for 3.2 final.
Ned Batchelder
2009-12-05
14
-4256
/
+4430
|
|
*
When we installed on py3k using Distribute, we no longer needed the no-script...
Ned Batchelder
2009-12-05
1
-5
/
+0
|
|
*
More checking in checkeol.py
Ned Batchelder
2009-12-05
1
-10
/
+21
|
|
*
Tweak the docs
Ned Batchelder
2009-12-05
2
-10
/
+10
|
|
*
One small thing changed since 3.2b4.
Ned Batchelder
2009-12-04
1
-0
/
+6
|
|
*
Set the version to 3.2
Ned Batchelder
2009-12-04
1
-1
/
+1
|
|
/
|
*
Move some cmdline code to a more logical place.
Ned Batchelder
2009-12-04
2
-4
/
+6
*
|
A PEP8 target, but its output is pretty annoying...
Ned Batchelder
2009-12-03
1
-0
/
+3
*
|
Clean trailing whitespace.
Ned Batchelder
2009-12-03
1
-5
/
+5
*
|
Clean trailing whitespace.
Ned Batchelder
2009-12-03
1
-6
/
+6
*
|
Merged default onto config.
Ned Batchelder
2009-12-03
63
-783
/
+1405
|
\
\
|
|
/
|
*
Automate the uploading of the kits.
Ned Batchelder
2009-12-02
2
-9
/
+10
|
*
details for next release
Ned Batchelder
2009-12-02
1
-0
/
+1
|
*
Coverage.py is a stupid name. I wonder how much Titus wants for the figleaf b...
Ned Batchelder
2009-12-02
1
-4
/
+4
|
*
Massive eol whitespace clean-up.
Ned Batchelder
2009-12-02
49
-636
/
+637
|
*
Clean up coverage_coverage.py
Ned Batchelder
2009-12-01
1
-4
/
+7
|
*
An attempt to make the memory leak test more predictable, but it might be imp...
Ned Batchelder
2009-12-01
1
-6
/
+9
|
*
A --version option for the command line.
Ned Batchelder
2009-12-01
2
-15
/
+31
|
*
The command help said --branch was HIGHLY EXPERIMENTAL!!
Ned Batchelder
2009-12-01
2
-1
/
+2
|
*
Mark this as applying to Python 2 and 3 explicitly, since the PyPI home page ...
Ned Batchelder
2009-12-01
1
-1
/
+2
|
*
Coverage.py 3.2b4
Ned Batchelder
2009-12-01
0
-0
/
+0
[prev]
[next]