Created
January 9, 2020 15:14
-
-
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 contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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