[Python-Dev] Code coverage reporting. (original) (raw)
Benji York benji at benjiyork.com
Mon Jun 19 14:37:30 CEST 2006
- Previous message: [Python-Dev] Code coverage reporting.
- Next message: [Python-Dev] Code coverage reporting.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Code coverage reporting.
- Next message: [Python-Dev] Code coverage reporting.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]