what are you trying to achieve:- Does SonarQube supports analysis of incremental code coverage? If yes, then please share the SonarQube version that supports incremental code coverage and plugin name that needs to be used for the incremental code coverage.
Thanks Ann for quick revert. Basically I want to create a project for incremental analysis (for eg. New features, Bug fixes, etc.) such that the analysis should report delta code coverage not the full.
Please let me know the steps to create such projects.
And I should mention that full analysis is always going to be, well… full analysis. And we make clear distinctions about what was found in new code and what’s going on in the overall code base to support your use of the Clean as You Code methodology.