Being the coverage obsessive that I am, I drilled into this and it looks like it's basically entirely the Kerberos patch that caused the coverage change. If we care I suspect there's a few edges there that could take unit testing. Everything else seemed to stay the same or go up.
C On Fri, Sep 2, 2011 at 2:47 PM, Patrick Hunt <[email protected]> wrote: > Clover has been re-installed on the hadoop# jenkins machines. I've > updated our job to again run clover against nightly ZK trunk. > https://builds.apache.org//view/S-Z/view/ZooKeeper/job/ZooKeeper-trunk/ > > Notice that our coverage has been declining over the past few weeks. > Not good. Committers please be sure that changes are accompanied by > adequate testing. > > Patrick >
