[Python-Dev] Code coverage reporting.
Benji York
benji at benjiyork.com
Mon Jun 19 14:37:30 CEST 2006
Brett Cannon wrote:
> But it does seem accurate; random checking of some modules that got high
> but not perfect covereage all seem to be instances where dependency
> injection would be required to get the tests to work since they were
> based on platform-specific things.
> I don't know if we need it hooked into the buildbots (unless it is dirt
> cheap to generate the report).
It would be interesting to combine the coverage over several platforms
and report that.
--
Benji York
More information about the Python-Dev
mailing list