#109 closed defect

our figleaf line-counting code is broken again — at Initial Version

Reported by: warner Owned by: warner
Priority: minor Milestone: 1.7.0
Component: dev-infrastructure Version: 1.5.0
Keywords: figleaf Cc:
Launchpad Bug:

Description

http://allmydata.org/tahoe-figleaf/figleaf-edgy-432/allmydata.util.version_class.html

This code-coverage annotation is weird. I think we've got another bug in the way that figleaf figures out which lines are which. This is the only file for which I'm seeing weird behavior, though, so maybe it is related to the fact that version_class is imported slightly weirdly: (allmydata/__init__.py imports allmydata._version which imports allmydata.util.version_class which must of course import allmydata.util.__init__ first.. ok, maybe not all that weird.

Change History (0)

Note: See TracTickets for help on using tickets.