Skip to content

Added Azure code coverage job dependency

Shreya Shah requested to merge az/ss-code-coverage into master

Overview

  • This is to fix the failing azure coverage job since it needs some dependencies which will be there only after compile and unit test job executed
  • Added dependency so that azure code coverage job waits and will only trigger when compile and unit test job is executed
Edited by Shreya Shah

Merge request reports