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
...
|
*
Make travis.yml more like tox.ini
Ned Batchelder
2013-09-13
1
-3
/
+6
|
*
Update travis to the latest way of running tests.
Ned Batchelder
2013-09-13
1
-6
/
+4
|
*
Make a change to see a change.
Ned Batchelder
2013-09-13
1
-0
/
+2
|
*
Clean up .travis.yml
Ned Batchelder
2013-09-12
2
-1
/
+2
|
*
Merged in msabramo/coverage_msabramo_travis (pull request #7)
Ned Batchelder
2013-09-12
1
-0
/
+19
|
|
\
|
|
*
Add .travis.yml for Travis CI (http://travis-ci.org/)
Marc Abramowitz
2012-06-25
1
-0
/
+19
|
*
|
Tests for debug tracing features.
Ned Batchelder
2013-09-12
2
-1
/
+92
|
*
|
Fix some line endings and whitespace.
Ned Batchelder
2013-09-11
6
-246
/
+247
|
*
|
Make the should_trace_cache test a little more bullet-proof.
Ned Batchelder
2013-09-08
1
-1
/
+8
|
*
|
A test that the collector is using the should_trace_cache properly.
Ned Batchelder
2013-09-08
1
-0
/
+47
|
*
|
More --debug options, split code into separate objects.
Ned Batchelder
2013-09-08
8
-65
/
+140
|
*
|
Oops, it's 2013 already.
Ned Batchelder
2013-09-07
1
-1
/
+1
|
*
|
Better to leave the space out.
Ned Batchelder
2013-09-06
3
-9
/
+9
|
*
|
Give the matchers a way to get info out of them.
Ned Batchelder
2013-09-06
2
-2
/
+15
|
*
|
Move the info formatting into its own function.
Ned Batchelder
2013-09-06
3
-11
/
+45
|
*
|
Make debug=trace trace all the yes/no tracing decisions.
Ned Batchelder
2013-09-06
2
-6
/
+9
|
*
|
PyTracer's cache broke when I changed False to None from should_trace. Fixed.
Ned Batchelder
2013-09-04
1
-2
/
+3
|
*
|
Call this 3.6.1a1
Ned Batchelder
2013-09-04
1
-1
/
+1
|
*
|
New flag for run: --debug, can trace why files aren't being traced.
Ned Batchelder
2013-09-04
6
-49
/
+103
|
*
|
Keep things working on PyPy 2.1
Ned Batchelder
2013-08-16
1
-2
/
+10
|
*
|
Include __main__.py in the source kit. Fixes #255.
Ned Batchelder
2013-08-15
3
-1
/
+8
|
*
|
Make igor's do_help work under Python 3. Thanks, Brett Cannon.
Ned Batchelder
2013-08-14
1
-1
/
+1
|
*
|
Get test_html working under OS X when run from a venv. Thank, Brett Cannon.
Ned Batchelder
2013-08-14
1
-0
/
+1
|
*
|
Branch coverage improvement, fixes #90. Bug #212 fixed on py2, but not py3.
Ned Batchelder
2013-06-09
3
-43
/
+40
|
*
|
Fix the new test for py3, and add a test for #212.
Ned Batchelder
2013-05-03
1
-3
/
+23
*
|
|
Make UTF-8 detection more robust.
Roger Hu
2013-05-25
2
-2
/
+16
|
/
/
*
|
Turns out opcode isn't a documented module...
Ned Batchelder
2013-05-01
1
-4
/
+4
*
|
Add a (failing) test for #146.
Ned Batchelder
2013-05-01
1
-0
/
+12
*
|
Add some debugging for branch issues.
Ned Batchelder
2013-05-01
1
-0
/
+8
*
|
Typo
Ned Batchelder
2013-04-27
1
-1
/
+1
*
|
Add a note of warning about uninstalling coverage.py after using aggressive s...
Ned Batchelder
2013-04-27
1
-0
/
+5
*
|
Keep the paperwork up to date.
Ned Batchelder
2013-04-27
1
-1
/
+1
*
|
Pylint will read pylintrc files by default. Who knew?
Ned Batchelder
2013-04-25
2
-1
/
+1
*
|
Turns out issue #142 was fixed a long time ago.
Ned Batchelder
2013-04-22
1
-1
/
+2
*
|
I like it better like this.
Ned Batchelder
2013-04-21
1
-29
/
+31
*
|
Tweaks to Matt's merged pull request.
Ned Batchelder
2013-04-21
4
-7
/
+7
*
|
Merged in desmaj/coverage.py (pull request #17)
Ned Batchelder
2013-04-21
6
-25
/
+68
|
\
\
|
*
|
Don't touch files as unexecuted if they were omitted. Fixes #218.
Ned Batchelder
2013-04-21
3
-2
/
+24
|
*
|
Get sys.path right when running modules with -m, fixes #207 and #242.
Ned Batchelder
2013-04-20
4
-25
/
+46
*
|
|
Removed redundant code; Changed a setup.py test to ensure that the proper set...
desmaj
2013-03-18
3
-2
/
+8
|
/
/
*
|
A simple correction from future pylint
Ned Batchelder
2013-03-16
1
-1
/
+1
*
|
Automated merge with ssh://bitbucket.org/ned/coveragepy
Ned Batchelder
2013-03-10
1
-1
/
+1
|
\
\
|
*
|
A less-weird weird line
Ned Batchelder
2013-02-24
1
-1
/
+1
*
|
|
Don't issue spurious warnings about the trace function changing. Fixes #164
Ned Batchelder
2013-03-10
3
-3
/
+45
|
/
/
*
|
Automated merge with ssh://bitbucket.org/ned/coveragepy
Ned Batchelder
2013-02-02
1
-1
/
+1
|
\
\
|
*
|
For now
Ned Batchelder
2013-02-02
1
-1
/
+1
*
|
|
Directory changed: test->tests. Adapt.
Ned Batchelder
2013-02-02
30
-67
/
+67
*
|
|
Move the test directory to tests to avoid conflicts with the stdlib test pack...
Ned Batchelder
2013-02-02
174
-0
/
+0
|
/
/
*
|
Bump the version.
Ned Batchelder
2013-01-23
2
-3
/
+3
*
|
Makefile should be clean too.
Ned Batchelder
2013-01-23
2
-2
/
+3
[prev]
[next]