What's Changed
-
Adds ability to use stdout and stderr in --format by @kingbuzzman in #500
-
Update requirements by @kingbuzzman in #491
-
Update coverage ignore list by @kingbuzzman in #494
-
Update test code by @kingbuzzman in #495
-
Adds test to handle condition with multiple xml and lcov by @kingbuzzman in #492
-
Flatten the logic for quality report violations by @kingbuzzman in #496
-
Flatten code PylintDriver.parse_reports by @kingbuzzman in #497
-
Fixes coverage CI by @kingbuzzman in #498
-
Updates test_report_generator.py to be more pytest-ic by @kingbuzzman in #501
-
Flattening the code by @kingbuzzman in #502
New Contributors
Full Changelog: v9.3.2...v9.4.0