Skip to content

Adding Code coverage to the project #2

@rishavsharan

Description

@rishavsharan

Currently Code Coverage reports are not generated or published on build.
To generate CC, we need to update the repo to have

  • tests integrated with the source code

  • Jacoco as a dependency for Maven POM and gradle build files

  • adding the Publish Code Coverage pipeline task to the pipelines YAML file

I am pushing a PR to address this. Please let me know in case something needs to be improved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions