We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 255815e commit 8f174c8Copy full SHA for 8f174c8
adt_pull_request.yml
@@ -29,11 +29,6 @@ steps:
29
30
- task: Palmmedia.reportgenerator.reportgenerator-build-release-task.reportgenerator@5
31
displayName: ReportGenerator
32
- inputs:
33
- reports: 'coverage.cobertura.xml'
34
- targetdir: '$(Build.SourcesDirectory)/CodeCoverage'
35
- reporttypes: 'HtmlInline_AzurePipelines;Cobertura;Badges'
36
- assemblyfilters: '-xunit\*'
37
38
- task: PublishCodeCoverageResults@1
39
displayName: 'Publish code coverage from $(Build.SourcesDirectory)/CodeCoverage/coverage.cobertura.xml'
0 commit comments