Check test coverage of new code
Runs diff-cover to test whether new/changed lines of code are covered by unit tests. Fails the pipeline if they are not covered by tests
Edited by Leon W
Runs diff-cover to test whether new/changed lines of code are covered by unit tests. Fails the pipeline if they are not covered by tests