Details
-
Improvement
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
All, plugin version 1.14
Description
Redesign Cppcheck summary on the build page to contain a sortable table with the same information that will be better readable.
The current implementation displays "(nb/new)" legend in the middle of each line, zero new value is displayed as "+0" and resolved issues are not present at all (negative values not implemented). There is also NullPointerException in CppcheckSummary.createReportSummaryDetails() if the first build is displayed (attached).
Implemented in https://github.com/mixalturek/cppcheck-plugin/commit/8edec09b5c49d22fdb8519e66827fe2abce81b64.