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
path:
root
/
tests
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Fix a type error in a new test
Ned Batchelder
2016-02-11
1
-1
/
+1
|
*
missing_arc_description is better than arc_destination_description. One test ↵
Ned Batchelder
2016-02-08
1
-0
/
+32
|
|
|
|
broken.
*
Didn't mean to leave that there, of course
Ned Batchelder
2016-02-07
1
-1
/
+0
|
*
Properly handle {**{'a':1}} literals
Ned Batchelder
2016-02-07
1
-0
/
+33
|
*
Different annotations on missed branches. I don't like them yet.
Ned Batchelder
2016-02-06
1
-1
/
+1
|
*
Don't let old tests results interfere with new tests
Ned Batchelder
2016-02-05
1
-4
/
+4
|
*
Add arc_destination_description so we can next make better descriptions
Ned Batchelder
2016-02-04
1
-3
/
+3
|
*
Oops, this fixes a test too
Ned Batchelder
2016-02-03
1
-7
/
+10
|
*
Fix the tests for HTML annotation changes
Ned Batchelder
2016-02-03
1
-8
/
+47
|
*
Use whitespace:pre to avoid having to convert spaces in the HTML report. ↵
Ned Batchelder
2016-02-01
1
-13
/
+11
|
|
|
|
Fixes #472.
*
Yield statements that are not resumed shouldn't be marked as missing. #440
Ned Batchelder
2016-01-31
2
-1
/
+17
|
*
Don't track unhandled exception branches
Ned Batchelder
2016-01-29
1
-12
/
+12
|
*
Do a better job with sources in the XML report
Ned Batchelder
2016-01-23
1
-0
/
+10
|
*
Fix #466: multi-line statements first in decorated functions
Ned Batchelder
2016-01-18
1
-0
/
+32
|
|
|
|
Also, leave in the SetSpy tracer we've used before to find things like this.
*
Plain-text output no longer includes trailing spaces
Ned Batchelder
2016-01-17
2
-23
/
+12
|
*
Stop treating yield-from and await as function returns
Ned Batchelder
2016-01-16
1
-3
/
+5
|
*
Class docstrings shouldn't be considered executable. Not sure what happened ↵
Ned Batchelder
2016-01-11
2
-4
/
+4
|
|
|
|
there...
*
Properly handle break/continue/raise/return from except/else clauses
Ned Batchelder
2016-01-10
1
-0
/
+86
|
*
Class docstrings are executable.
Ned Batchelder
2016-01-10
2
-4
/
+6
|
*
What's a decoractor?
Ned Batchelder
2016-01-10
1
-1
/
+1
|
*
Make multiprocessing support work with spawned processes, which is what ↵
Ned Batchelder
2016-01-10
1
-9
/
+21
|
|
|
|
Windows uses.
*
Properly skip lines that are optimized away
Ned Batchelder
2016-01-09
1
-1
/
+1
|
*
Fix a string that was confusing vim
Ned Batchelder
2016-01-09
1
-1
/
+3
|
*
Add a test of partial lambdas
Ned Batchelder
2016-01-09
1
-1
/
+22
|
*
Put the lambda tests together
Ned Batchelder
2016-01-08
1
-10
/
+10
|
*
Branch analysis is now done with AST instead of bytecode
Ned Batchelder
2016-01-07
1
-0
/
+16
|
\
|
*
Fix another form-feed problem, #461
Ned Batchelder
2016-01-05
1
-0
/
+16
|
|
*
|
Add tests of multiline lambdas, though i don't quite understand the line ↵
Ned Batchelder
2016-01-07
1
-1
/
+28
|
|
|
|
|
|
|
|
numbers involved
*
|
Clean up small stuff
Ned Batchelder
2016-01-07
1
-0
/
+2
|
|
*
|
A test that I'll fix soon
Ned Batchelder
2016-01-07
1
-0
/
+19
|
|
*
|
Bytecode not byte code
Ned Batchelder
2016-01-07
1
-1
/
+3
|
|
*
|
Remove the old bytecode-based branch analyzer
Ned Batchelder
2016-01-06
1
-2
/
+1
|
|
*
|
Test continue/finally
Ned Batchelder
2016-01-06
1
-0
/
+20
|
|
*
|
Add some tests for uncovered cases
Ned Batchelder
2016-01-06
3
-4
/
+26
|
|
*
|
Tweak the conditional for the start-point of dictcomps
Ned Batchelder
2016-01-05
1
-2
/
+2
|
|
*
|
Support while-else
Ned Batchelder
2016-01-05
1
-0
/
+16
|
|
*
|
Support comprehensions better
Ned Batchelder
2016-01-04
1
-0
/
+48
|
|
*
|
Use delayed_assertions() when checking arcs
Ned Batchelder
2016-01-04
1
-11
/
+17
|
|
*
|
Add a delayed_assertions context manager
Ned Batchelder
2016-01-04
1
-1
/
+42
|
|
*
|
Fix arcs for function and class decorators
Ned Batchelder
2016-01-03
1
-0
/
+47
|
|
*
|
No reason to skip this test
Ned Batchelder
2016-01-02
1
-2
/
+1
|
|
*
|
Remove unused imports
Ned Batchelder
2016-01-02
1
-4
/
+0
|
|
*
|
Merge in the default branch
Ned Batchelder
2016-01-02
7
-71
/
+98
|
\
\
|
|
/
|
*
Change if-0 skips to real skips in the tests
Ned Batchelder
2015-12-25
3
-47
/
+46
|
|
|
*
if 0: might not do what we want, use a non-constant
Ned Batchelder
2015-12-24
2
-6
/
+6
|
|
|
*
Add a missing docstring
Ned Batchelder
2015-12-24
1
-0
/
+1
|
|
|
*
Non-ascii characters work again in config regexes. Fixes #455.
Ned Batchelder
2015-12-24
2
-1
/
+20
|
|
|
*
Finish up Max Linke's fix for double encoding declarations. Fixes #453
Ned Batchelder
2015-12-24
1
-13
/
+21
|
|
|
*
Add a failing test of double coding declarations, for #453
Ned Batchelder
2015-12-24
1
-2
/
+9
|
|
|
*
Removed unnecessary setup in MultiprocessingTest class
Rodrigue Cloutier
2015-12-15
1
-3
/
+0
|
|
[prev]
[next]