-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2013-17915 2013-09-28 23:51:23 --------------------------------------------------------------------------------
Name : python-coverage-test-runner Product : Fedora 18 Version : 1.10 Release : 1.fc18.1 URL : http://liw.fi/coverage-test-runner/ Summary : Python module for enforcing code coverage completeness Description : CoverageTestRunner is a Python module for running unit tests and failing them if the unit test module does not exercise all statements in the module it tests. For example, unit tests in module foo_tests.py are supposed to test everything in the foo.py module, and if they don't, it's a bug in the test coverage. It does not matter if other tests happen to test the missing parts. The unit tests for the module should test everything in that module. -------------------------------------------------------------------------------- Update Information: Various fixes: - Terminal progress reporting now updated only every 0.1 seconds, instead of 0.01 seconds, to reduce terminal emulator CPU usage - Empty exclude patterns are ignored. Previously, a configuration file line such as "exclude = foo, bar," (note trailing comma) would result in an empty pattern, which would match everything, and therefore nothing would be backed up - A FUSE plugin to access (read-only) data from the backup repository has been added. Written by Valery Yundin. NEWS for larch: - Bug fix in how Larch handles partly-comitted B-tree journals in read-only mode. Previously, this would result in a crash if, say, a node had been removed, but the B-tree metadata hadn't been committed -------------------------------------------------------------------------------- ChangeLog: * Fri Sep 27 2013 Michel Salim <[email protected]> - 1.10-1.1 - Rebuild to push as Bodhi update * Sat Apr 20 2013 Michel Salim <[email protected]> - 1.10-1 - Update to 1.10 * Mon Feb 25 2013 Michel Salim <[email protected]> - 1.9-1 - Update to 1.9 -------------------------------------------------------------------------------- References: [ 1 ] Bug #995398 - obnam-1.5 is available https://bugzilla.redhat.com/show_bug.cgi?id=995398 [ 2 ] Bug #998475 - update to obnam 1.5 and larch 1.20130808 https://bugzilla.redhat.com/show_bug.cgi?id=998475 [ 3 ] Bug #989911 - cmdtest-0.9 is available https://bugzilla.redhat.com/show_bug.cgi?id=989911 [ 4 ] Bug #995414 - python-larch-1.20130808 is available https://bugzilla.redhat.com/show_bug.cgi?id=995414 [ 5 ] Bug #953805 - python-tracing-0.8 is available https://bugzilla.redhat.com/show_bug.cgi?id=953805 [ 6 ] Bug #995410 - python-cliapp-1.20130808 is available https://bugzilla.redhat.com/show_bug.cgi?id=995410 [ 7 ] Bug #953420 - python-coverage-test-runner-1.10 is available https://bugzilla.redhat.com/show_bug.cgi?id=953420 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update python-coverage-test-runner' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
