Extension Points defined in MISRA Compliance Report Plugin
WarningParser
jenkinsdoc:misra-compliance-report-generator:rortveiten.misra.WarningParser]
Abstract class with functions to parse warnings from a specific MISRA checker tool. Extend this class and implement the abstract methods in order to implement a parser for a new tool. See PCLintWarningParser for an example.
Implementations:
-
MISRA Compliance Report Plugin: rortveiten.
misra. CppcheckWarningParser (view on GitHub) -
MISRA Compliance Report Plugin: rortveiten.
misra. PcLintWarningParser (view on GitHub)