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
/
coverage
/
codeunit.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Get rid of CodeUnit, FileReporter is the new thing.
Ned Batchelder
2015-02-21
1
-38
/
+0
|
*
Move flat_rootname to the base class
Ned Batchelder
2015-01-24
1
-13
/
+0
|
*
Delete obsolete attribute.
Ned Batchelder
2015-01-24
1
-6
/
+0
|
*
Clean up the module->file logic
Ned Batchelder
2015-01-17
1
-13
/
+11
|
*
Use file names with extensions in reports.
Ned Batchelder
2015-01-17
1
-9
/
+5
|
*
Remove unused imports
Ned Batchelder
2015-01-10
1
-1
/
+0
|
*
Move base-class logic from CodeUnit to FileReporter
Ned Batchelder
2015-01-09
1
-48
/
+2
|
*
Start formalizing the FileReporter interface to simplify things
Ned Batchelder
2015-01-02
1
-3
/
+0
|
*
Move python source understanding into python.py
Ned Batchelder
2015-01-01
1
-55
/
+1
|
*
Move code_unit_factory into Coverage
Ned Batchelder
2015-01-01
1
-61
/
+1
|
*
Refactoring FileLocators and codeunit factories, more to come.
Ned Batchelder
2015-01-01
1
-7
/
+11
|
*
Be a little clearer about when we expect one thing, and when we expect a list
Ned Batchelder
2015-01-01
1
-17
/
+43
|
*
Refactor some of the encoding detection
Ned Batchelder
2014-12-27
1
-4
/
+6
|
*
Make .pyw work again.
Ned Batchelder
2014-12-27
1
-43
/
+0
|
*
Unify and clarify reading Python source. Probably broke .pyw files
Ned Batchelder
2014-12-26
1
-0
/
+2
|
*
Zip files always produce bytes, and test that we get them decoded properly.
Ned Batchelder
2014-12-13
1
-2
/
+3
|
*
Source is always Unicode in HTML code. More refactoring to come.
Ned Batchelder
2014-12-12
1
-27
/
+17
|
*
Remove Django hackery
Ned Batchelder
2014-11-23
1
-59
/
+0
|
*
More plugin re-shaping
Ned Batchelder
2014-10-19
1
-17
/
+9
|
*
Pylint upgrade and cleanup.
Ned Batchelder
2014-09-21
1
-2
/
+0
|
*
Don't ask people to pass source back into CodeUnits
Ned Batchelder
2014-09-14
1
-12
/
+17
|
*
Progress on plugins
Ned Batchelder
2014-09-14
1
-9
/
+13
|
*
Crazy-ugly start to extensions for Django and Mako
Ned Batchelder
2014-07-04
1
-14
/
+21
|
*
Hacked-in django template support
Ned Batchelder
2014-06-12
1
-6
/
+35
|
*
Adapt to the full_line_map change in Mako
Ned Batchelder
2014-05-27
1
-2
/
+6
|
*
Clean up codeunit, as usual
Ned Batchelder
2014-05-20
1
-5
/
+5
|
*
Improved Mako support. Needs Mako tip
Ned Batchelder
2014-05-20
1
-52
/
+23
|
*
Continued refactoring of CodeUnit
Ned Batchelder
2014-05-18
1
-15
/
+18
|
*
Move shell globbing into cmdline.py
Ned Batchelder
2014-05-18
1
-10
/
+1
|
*
Refactoring, asymptotically approaching multi-language
Ned Batchelder
2014-05-04
1
-2
/
+2
|
*
More refactoring of hacked Mako support
Ned Batchelder
2014-04-18
1
-35
/
+52
|
*
Fix the Mako regexes
Ned Batchelder
2014-03-08
1
-2
/
+2
|
*
Hacked-in Mako support.
Ned Batchelder
2014-03-08
1
-2
/
+115
|
*
Start on splitting into different parsers for different languages
Ned Batchelder
2014-03-06
1
-6
/
+31
|
*
Comment spelling and todo bookkeeping.
Ned Batchelder
2014-03-06
1
-1
/
+1
|
*
Now I can use tuples with startswith and endswith.
Ned Batchelder
2013-10-19
1
-1
/
+1
|
*
One more pylint improvement: no more multi-statement lines.
Ned Batchelder
2012-12-30
1
-6
/
+12
|
*
Messages with filenames are not good as %r, because it doubles the ↵
Ned Batchelder
2012-11-23
1
-1
/
+1
|
|
|
|
backslashes...
*
Change one bit.
Ned Batchelder
2012-11-23
1
-1
/
+1
|
*
Merged Geoff's change
Ned Batchelder
2012-11-23
1
-0
/
+2
|
\
|
*
Handle compiled files under Jython
Geoff Bache
2010-12-10
1
-0
/
+2
|
|
*
|
Where we deal with .pyc files, also deal with .pyo files. Fixes #195.
Ned Batchelder
2012-09-06
1
-1
/
+1
|
|
*
|
Don't complain about files that can't be parsed as Python if they didn't ↵
Ned Batchelder
2012-04-18
1
-0
/
+20
|
|
|
|
|
|
|
|
seem like Python at all. #82.
*
|
Isolate the open/tokenize.open distinction into backward.py
Ned Batchelder
2011-01-30
1
-6
/
+3
|
|
*
|
Properly close files.
Brett Cannon
2011-01-28
1
-2
/
+5
|
/
*
Refactor the --omit and --include support during reporting, and add a test ↵
Ned Batchelder
2010-08-28
1
-31
/
+3
|
|
|
|
for --include.
*
There aren't many places I like putting a function body on the def line, but ↵
Ned Batchelder
2010-08-28
1
-17
/
+6
|
|
|
|
this looks better.
*
Merge latest code from main coverage.py repo
Ned Batchelder
2010-05-29
1
-1
/
+0
|
\
|
*
fixed a bug caused in 8e1995c8156a - refactoring out omit_filter never ↵
David Stanek
2010-05-22
1
-2
/
+2
|
|
|
|
|
|
|
|
really worked
|
*
merged in latest changes from Ned's repo
David Stanek
2010-05-21
1
-10
/
+17
|
|
\
[next]