Skip to content

Instantly share code, notes, and snippets.

@NenoLoje
Created January 9, 2020 15:14
Show Gist options
  • Save NenoLoje/df88501d09e7ed3a385129a04a3eef82 to your computer and use it in GitHub Desktop.
Save NenoLoje/df88501d09e7ed3a385129a04a3eef82 to your computer and use it in GitHub Desktop.
This file is used to configure Code Coverage for Pull Requests on Azure DevOps: https://docs.microsoft.com/en-us/azure/devops/pipelines/test/codecoverage-for-pullrequests
# This file needs to be in the root of a repo.
coverage:
status:
comments: on
diff:
target: 70%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment