[tahoe-dev] [tahoe-lafs] #623: figleaf: compute+display differential coverage

tahoe-lafs trac at allmydata.org
Mon Nov 23 23:02:50 PST 2009


#623: figleaf: compute+display differential coverage
--------------------------------+-------------------------------------------
 Reporter:  warner              |           Owner:  somebody 
     Type:  enhancement         |          Status:  new      
 Priority:  major               |       Milestone:  undecided
Component:  dev-infrastructure  |         Version:  1.2.0    
 Keywords:                      |   Launchpad_bug:           
--------------------------------+-------------------------------------------

Comment(by warner):

 FYI, I had figleaf deltas working for a little while, but the results
 weren't very helpful: they were too easily tricked by insertion/removal of
 lines. If I were going to reimplement this code again now, I would try to
 be more clever. Maybe compare the contents of lines (if you think a line
 has lost coverage, compare it against all lines which have gained
 coverage, and allow identical lines to cancel each other out). Or maybe
 find a clever 'diff' algorithm that spots insertions.

 Also, the report should only show files which have had their coverage
 change. We don't need yet another giant report causing users to have to
 scroll a lot to find the interesting parts.

-- 
Ticket URL: <http://allmydata.org/trac/tahoe/ticket/623#comment:2>
tahoe-lafs <http://allmydata.org>
secure decentralized file storage grid


More information about the tahoe-dev mailing list