Added Azure code coverage job dependency
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