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
/
test
/
test_parser.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
A bunch more places where a file close should be in a finally clause.
Ned Batchelder
2011-01-30
1
-0
/
+7
|
*
A test for parsing files with different line endings.
Ned Batchelder
2011-01-30
1
-1
/
+32
|
*
Massive eol whitespace clean-up.
Ned Batchelder
2009-12-02
1
-5
/
+5
|
*
ByteParser now recognizes synthetic 'return None' blocks and treats them ↵
Ned Batchelder
2009-11-23
1
-2
/
+2
|
|
|
|
correctly.
*
Hmmm, 0 exits for the class def doesn't seem right, but I don't know what to ↵
Ned Batchelder
2009-11-21
1
-1
/
+1
|
|
|
|
do about it right now.
*
Add a failing test that rozza's change will fix
Ned Batchelder
2009-11-21
1
-0
/
+14
|
*
Disable the two tests that don't work yet.
Ned Batchelder
2009-11-21
1
-1
/
+1
|
*
Don't count branches to excluded code. Tests don't pass yet.
Ned Batchelder
2009-11-21
1
-2
/
+29
|
*
Dur! This is a better way to indicate how the tests should run.
Ned Batchelder
2009-11-18
1
-0
/
+2
|
*
Ignore the branch of an except clause testing its type, since these aren't ↵
Ned Batchelder
2009-11-17
1
-0
/
+17
|
|
|
|
conceptually branches. Fixes #35.
*
Classes shouldn't be marked as branches. Fixes #32.
Ned Batchelder
2009-11-16
1
-0
/
+36