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
/
test_api.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Combining now issues warnings on unreadable files, unconditionally
Ned Batchelder
2015-10-04
1
-14
/
+3
*
Combine can now ignore errors.
Ned Batchelder
2015-10-03
1
-18
/
+56
*
A better name for this test
Ned Batchelder
2015-10-03
1
-2
/
+2
*
Fix 'filename' to be 'file name' in English.
Ned Batchelder
2015-08-20
1
-1
/
+1
*
Make FarmTestCase a real TestCase
Ned Batchelder
2015-08-17
1
-1
/
+2
*
Fix a few more occurrences of 'Coverage' to 'coverage.py'
Ned Batchelder
2015-07-27
1
-1
/
+1
*
Use the new class name
Ned Batchelder
2015-07-27
1
-22
/
+22
*
Add license mention to the top of all files. #313.
Ned Batchelder
2015-07-24
1
-1
/
+4
*
Change CoverageData.summary() to CoverageData.line_counts()
Ned Batchelder
2015-07-16
1
-1
/
+1
*
Coverage._harvest_data is now Coverage.get_data
Ned Batchelder
2015-07-11
1
-2
/
+2
*
Correct comment
Ionel Cristian Maries
2015-06-28
1
-1
/
+1
*
Fix various assertions.
Ionel Cristian Maries
2015-06-28
1
-1
/
+2
*
Remove the module-level singleton functions.
Ned Batchelder
2015-05-27
1
-75
/
+0
*
Vertical imports
Ned Batchelder
2015-02-09
1
-1
/
+5
*
Remove (most) tearDown functions in favor of addCleanup
Ned Batchelder
2015-02-09
1
-5
/
+3
*
Use file names with extensions in reports.
Ned Batchelder
2015-01-17
1
-10
/
+10
*
For some reason, lowercase 'python' suddenly struck me as odd-looking. Fix t...
Ned Batchelder
2014-12-12
1
-6
/
+6
*
Try out pylint spelling. Kinda noisy, but fixed some stuff.
Ned Batchelder
2014-11-27
1
-2
/
+2
*
Change all pylint message codes to message names
Ned Batchelder
2014-11-23
1
-3
/
+3
*
Fix the new FnmatchMatcher for >100 patterns
Ned Batchelder
2014-06-03
1
-2
/
+4
*
Avoid a bunch of deprecated functions.
Ned Batchelder
2014-05-17
1
-1
/
+1
*
Don't touch files as unexecuted if they were omitted. Fixes #218.
Ned Batchelder
2013-04-21
1
-1
/
+11
*
Directory changed: test->tests. Adapt.
Ned Batchelder
2013-02-02
1
-1
/
+1
*
Move the test directory to tests to avoid conflicts with the stdlib test pack...
Ned Batchelder
2013-02-02
1
-0
/
+571