Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update PublishCodeCoverageResults to v2 #1177

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bothzoli
Copy link

@bothzoli bothzoli commented Jan 6, 2025

This PR closes #1153

The changes in this PR are as follows:

  • Update Azure DevOps task version

I have read the contributing guidelines and have completed the following:

  • Tested my code end-to-end against a live Azure subscription.
  • Updated the documentation in the docs folder for the affected changes.
  • Written unit tests against the modified code that I have made.
  • Updated the release notes with a new entry for this PR.
  • Checked the coding standards outlined in the contributions guide and ensured my code adheres to them.

If I haven't completed any of the tasks above, I include the reasons why here:
Change in Azure DevOps task, no change in source code. Cannot test pipeline run locally.

@bothzoli
Copy link
Author

bothzoli commented Jan 6, 2025

No more warnings regarding deprecated task version.
Unfortunately however, the new version does not support the detailed reporting that was available with V1.
See also this GitHub issue.

A workaround mentioned is the usage if this Azure DevOps task.

Let me know whether you'd prefer to:
1 - Keep V1 with the detailed report disregarding warning messages 👉 Close this PR without merging
2 - Use V2 with the limited reporting capabilities 👉 Merge this PR
3 - Use aforementioned ADO task to provide detailed coverage report 👉 Let me know, and I'd be happy to rework this PR
4 - Other 👉 Let me know, I'd be happy to help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Farmer DevOps Code Coverage task
1 participant