This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vinay.sajip
Recipients brett.cannon, drakeol, vinay.sajip
Date 2011-04-28.11:13:20
SpamBayes Score 0.00033036617
Marked as misclassified No
Message-id <1303989200.77.0.153062119518.issue11332@psf.upfronthosting.co.za>
In-reply-to
Content
Though I did not use this patch verbatim, thank you, Oliver, for the impetus to improve coverage. Now, coverage of the logging package is:

logging/__init__.py 99% (97%)
logging/config.py 89% (85%)
logging/handlers.py 65% (60%)

where the brackets include branch coverage measurements. Not too shabby, so I'll close this issue now: I think future coverage increases will need to focus on the handlers.
History
Date User Action Args
2011-04-28 11:13:20vinay.sajipsetrecipients: + vinay.sajip, brett.cannon, drakeol
2011-04-28 11:13:20vinay.sajipsetmessageid: <1303989200.77.0.153062119518.issue11332@psf.upfronthosting.co.za>
2011-04-28 11:13:20vinay.sajiplinkissue11332 messages
2011-04-28 11:13:20vinay.sajipcreate