diff --git a/azurepipelines-coverage.yml b/azurepipelines-coverage.yml new file mode 100644 index 0000000..5368d69 --- /dev/null +++ b/azurepipelines-coverage.yml @@ -0,0 +1,2 @@ +coverage: + status: off #When off, code coverage status checks will not be posted to pull requests and coverage annotations will not show in changed files view.