Skip to content

Commit cdf1c9d

Browse files
Remove links
1 parent d8e0f11 commit cdf1c9d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

azurepipelines-coverage.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
# Learn more about Microsoft's code coverage adoption and get support at https://www.aka.ms/codecoveragetsg
21
coverage:
32
status: # Code coverage status will be posted to pull requests based on targets defined below.
4-
comments: on # When on, details about coverage for each file changed will be posted as a pull request comment.
3+
comments: on # When on, details about coverage for each file changed will be posted as a pull request comment.
54
diff: # Diff coverage is code coverage only for the lines changed in a pull request.
6-
target: 50% # The threshold for differential code coverage requirements.
5+
target: 50% # The threshold for differential code coverage requirements.

0 commit comments

Comments
 (0)