Skip to content

added changes to fix azure_code_coverage job

shivani karipe requested to merge az/sk-code_coverage into master

Type of change

  • [* ] Bug Fix
  • [ * ] Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record)
osdu/platform/deployment-and-operations/infra-azure-provisioning#244

Does this introduce a change in the core logic?

  • [NO]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • [* ] Azure
  • Google Cloud
  • IBM

Does this introduce a breaking change?

  • [NO]

What is the current behavior?

The current code coverage job fails since it has not been implemented

What is the new/expected behavior?

  • This change will fix the azure code coverage job and produce the code coverage results
  • Jacoco plugin is used for the code coverage

issue ref: osdu/platform/deployment-and-operations/infra-azure-provisioning#244

Edited by shivani karipe

Merge request reports