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 (
Collapse
)
Author
Age
Files
Lines
...
|
*
Issue #94: Include the sources element
Stan Hu
2014-02-03
7
-2
/
+28
|
|
*
|
Polished-up code from 500lines
Ned Batchelder
2014-04-26
2
-36
/
+71
|
|
*
|
More refactoring of hacked Mako support
Ned Batchelder
2014-04-18
7
-140
/
+134
|
|
*
|
Automated merge with ssh://bitbucket.org/ned/coveragepy
Ned Batchelder
2014-03-11
2
-28
/
+38
|
\
\
|
*
|
Cleaner tests of the file matchers
Ned Batchelder
2014-03-11
2
-28
/
+38
|
|
|
*
|
|
Fix the Mako regexes
Ned Batchelder
2014-03-08
1
-2
/
+2
|
/
/
*
|
Hacked-in Mako support.
Ned Batchelder
2014-03-08
6
-9
/
+126
|
|
*
|
Start on splitting into different parsers for different languages
Ned Batchelder
2014-03-06
2
-8
/
+32
|
|
*
|
Comment spelling and todo bookkeeping.
Ned Batchelder
2014-03-06
2
-2
/
+3
|
|
*
|
Let the coroutine tests make a file, so the temp-file police don't complain.
Ned Batchelder
2014-03-01
1
-3
/
+4
|
|
*
|
Remove duplicate URL definitions. Thanks, http://rst.ninjs.org/
Ned Batchelder
2014-03-01
1
-3
/
+0
|
|
*
|
Tweak up the .txt files for Chris' pull request.
Ned Batchelder
2014-03-01
2
-1
/
+5
|
|
*
|
Merged in offbyone/coverage.py (pull request #31)
Ned Batchelder
2014-03-01
2
-3
/
+140
|
\
\
|
|
|
|
|
|
|
|
|
Resolve #285 - precreate the XML report's output directory if it does
|
*
|
Tests for the coroutine support that don't work yet... :(
Ned Batchelder
2014-03-01
1
-0
/
+119
|
|
|
|
*
|
Counting of opcodes in disassembled code (for akaptur's question)
Ned Batchelder
2014-03-01
1
-3
/
+21
|
|
/
*
|
Clean up the comment on the xmlreport fix
Chris Rose
2014-02-19
1
-5
/
+4
|
|
*
|
Update changes/authors
Chris Rose
2014-02-19
2
-0
/
+2
|
|
*
|
Add tests for issue #285
Chris Rose
2014-02-15
1
-0
/
+7
|
|
*
|
Resolve #285 - precreate the XML report's output directory if it does
Chris Rose
2014-02-03
1
-0
/
+8
|
/
|
|
|
not exist yet.
*
Peter Portante's coroutine support, but it doesn't work yet.
Ned Batchelder
2014-01-09
7
-4
/
+52
|
*
Use assertRaises as a context manager now that we can.
Ned Batchelder
2013-12-21
12
-120
/
+94
|
*
runpy could be another good replacement for home-grown code.
Ned Batchelder
2013-12-21
1
-0
/
+1
|
*
Use unittest2 to get rid of a bunch of our own test assertion implementations.
Ned Batchelder
2013-12-16
3
-179
/
+19
|
*
Remove a lot of redundancy from the cmdline tests.
Ned Batchelder
2013-12-14
1
-136
/
+162
|
*
No need for paren-less exec any more.
Ned Batchelder
2013-12-14
4
-84
/
+34
|
*
Remove unused import
Ned Batchelder
2013-12-14
1
-9
/
+3
|
*
Add a test of the pydoc behavior.
Ned Batchelder
2013-12-14
1
-0
/
+24
|
*
Add assert_starts_with
Ned Batchelder
2013-12-14
3
-1
/
+17
|
*
A few last listcomp -> genexp upgrades.
Ned Batchelder
2013-12-14
1
-3
/
+3
|
*
Oops, removing statements from tests means you have to adjust the line ↵
Ned Batchelder
2013-12-14
1
-2
/
+2
|
|
|
|
numbers in the tests...
*
Remove unnecessary __future__ imports.
Ned Batchelder
2013-12-14
1
-4
/
+1
|
*
Merged 4.0 to default
Ned Batchelder
2013-12-13
30
-162
/
+311
|
\
|
*
Coverage 3.7.1
Ned Batchelder
2013-12-12
0
-0
/
+0
|
|
|
*
New sample HTML for 3.7.1
coverage-3.7.1
Ned Batchelder
2013-12-12
11
-18
/
+18
|
|
|
*
Update version numbers to 3.7.1
Ned Batchelder
2013-12-12
5
-9
/
+23
|
|
|
*
Remove trailing whitespace, and a 'he'.
Ned Batchelder
2013-12-01
1
-10
/
+10
|
|
|
*
Python 2.3, my old nemesis!
Ned Batchelder
2013-10-27
1
-1
/
+3
|
|
|
*
More templite fiddling: use locals instead of ctx[] each time.
Ned Batchelder
2013-10-27
1
-11
/
+41
|
|
|
*
More tests of Templite's sad-path behavior.
Ned Batchelder
2013-10-27
1
-0
/
+8
|
|
|
*
Turns out we were spinning on Nones a lot in the Hasher.
Ned Batchelder
2013-10-27
1
-1
/
+3
|
|
|
*
ByteCodes.__iter__ is expensive, do it once instead of twice.
Ned Batchelder
2013-10-27
1
-2
/
+3
|
|
|
*
No point computing branch info if we aren't doing branch coverage.
Ned Batchelder
2013-10-27
1
-1
/
+2
|
|
|
*
Cache generate_tokens to speed HTML reports.
Ned Batchelder
2013-10-26
2
-3
/
+33
|
|
|
*
Micro optimizations.
Ned Batchelder
2013-10-26
1
-3
/
+3
|
|
|
*
Now that this is a CoverageTest, need to shut off the temp dir.
Ned Batchelder
2013-10-26
1
-0
/
+2
|
|
|
*
Templite now compiles to Python code for speed.
Ned Batchelder
2013-10-26
4
-98
/
+142
|
|
|
*
Another thing to do in 4.x
Ned Batchelder
2013-10-26
1
-1
/
+1
|
|
|
*
Use sets as much as possible to speed HTML reports. Seems to be a 10% speedup.
Ned Batchelder
2013-10-23
8
-19
/
+33
|
|
|
*
Simple timing of commands.
Ned Batchelder
2013-10-23
1
-1
/
+5
|
|
*
|
enumerate has a start parameter!
Ned Batchelder
2013-10-23
4
-9
/
+7
|
|
[prev]
[next]