Skip to content

Added jacoco plugin for code coverage

Aalekh Jain requested to merge jacoco-code-coverage into master

All Submissions:


  • [YES] I have added an explanation of what changes in this merge do and why we should include it?
  • [NO] I have updated the documentation accordingly.
  • [NA] I have added tests to cover my changes.
  • [YES] All new and existing tests passed.
  • [YES] My code follows the code style of this project.
  • [NO] I ran lint checks locally prior to submission.

What is the current behavior?


No feature for generating code coverage reports in azure provider.

What is the new behavior?


Added jacoco code coverage report generation for azure provider

Does this introduce a breaking change?


  • [NO]

Code coverage for Search azure -

image

Edited by Aalekh Jain

Merge request reports