Skip to content

Commit 677fb0a

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 3ef2398 commit 677fb0a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

azure-pipelines.yml

+4
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,8 @@ steps:
2323
projects: '**/Tests.*/*.csproj'
2424
arguments: '--configuration $(buildConfiguration) --collect "Code coverage"'
2525
displayName: Unit Tests
26+
- task: codecoveragecomparerbt@1
27+
displayName:
28+
inputs:
29+
codecoveragemeasurementmethod: 'Lines'
2630

0 commit comments

Comments
 (0)