Changelog for
python3-diff-cover-0.7.2-2.fc22.noarch.rpm :
Wed Jan 28 13:00:00 2015 David Shea
- 0.7.2-2
- Use AGPLv3 for the license file
Fri Nov 7 13:00:00 2014 David Shea - 0.7.2-1
- bugfix around prasing of options
- enable nosetests in spec file
Wed Oct 22 14:00:00 2014 David Shea - 0.7.1-1
- Incorporate sources tag in corbetura reports improving diff-cover\'s behavior in non python codebases
- Generating HTML report still allows STDOUT to print the regular report
Mon Oct 13 14:00:00 2014 David Shea - 0.6.2-1
- Added log line for when diff-cover fails due to coverage being lower than the fail-under condition
Sun Oct 5 14:00:00 2014 David Shea - 0.6.1-1
- Fixed issue where error message was not being returned after diff-quality errors
- Fixed issue where diff-quality would fail due to warnings.
Fri Aug 1 14:00:00 2014 David Shea - 0.6.0-1
- Add --fail-under option
- Fix requires in spec file for python3 package
Mon Jul 21 14:00:00 2014 David Shea - 0.5.7-2
- Actually remove lxml from requires and buildrequires
Tue Jul 15 14:00:00 2014 David Shea - 0.5.7-1
- Diff quality no longer requires every potential quality tool to be installed
- Fix bug where logging was being called without being configured
- Remove lxml requirement speeding up builds by roughly 50%
- Fixed the git requirement
Tue Jul 8 14:00:00 2014 David Shea - 0.5.4-1
- Fix bug when writing report to stdout. Ensure that all file like objects that get passed into the report generator take bytes
- Run diff cover over the code in each language
- Pluralize report output
- Bugfixes around git_path and unicode
- Add snippets to quality html reports
- Fix snippets relative path
- Add support for Pyflakes
Mon Jun 16 14:00:00 2014 David Shea - 0.4.3-1
- Remove dependency on ipython
Wed Jun 11 14:00:00 2014 David Shea - 0.4.2-1
- Use context manager for output_file
- Write report to stdout even with --html-report
- Load python sources in a safer way
Mon Jun 2 14:00:00 2014 David Shea - 0.4.1-1
- New upstream release diff-cover-0.4.1
Fri May 2 14:00:00 2014 David Shea - 0.4.0-1
- New upstream release diff-cover-0.4.0
Fri Mar 21 13:00:00 2014 David Shea - 0.2.9-1
- Initial package