[tahoe-dev] progress report on ticket #115
zooko
zooko at zooko.com
Fri Nov 30 23:21:20 PST 2007
Brian and folks:
I've finished almost all of the integration/unit test cleanup work
for Small Distributed Mutable Files. Tests now show
FAILED (skips=1, failures=1, errors=3, successes=248)
It probably won't take long to fix the four remaining problems...
unless I try to do it tonight.
Wow, our unit tests are really comprehensive. webish.py has 1388
lines of code (in current trunk), and test_web.py has 1479 lines of
code.
http://allmydata.org/trac/tahoe/browser/src/allmydata/webish.py
http://allmydata.org/trac/tahoe/browser/src/allmydata/test/test_web.py
code coverage stats:
Filename # lines # covered # uncovered % covered
allmydata.webish 913 830 83 90.9
code coverage highlighting of source:
http://allmydata.org/tahoe-figleaf/current/allmydata.webish.html
(I guess figleaf doesn't count blank lines or comments as lines of
code.)
More soon.
Regards,
Zooko
More information about the tahoe-dev
mailing list