microsoft / azure-pipelines-tasks

Tasks for Azure Pipelines
https://aka.ms/tfbuild
MIT License
3.51k stars 2.62k forks source link

ANT V2: New major version of the ANT task #20634

Open sahilbhattMS opened 2 weeks ago

sahilbhattMS commented 2 weeks ago

Task name: ANT V2

Description: Removal of the Code Coverage option from the ANT task

Documentation changes required: (Y/N) Y

Added unit tests: (Y/N) Minor updates to unit tests, no new unit tests added.

Attached related issue: (Y/N) Y. The issue Gradle task with Jacoco code coverage fails is relevant to Gradle, but updates (i.e. removal of the code coverage option) are going to be made for all similar tasks - Gradle, Maven and ANT.

Checklist: