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

Changes to add CI telemetry event for logging coverage autogenerate variable #19950

Merged
merged 9 commits into from
Jun 7, 2024

Conversation

dogirala
Copy link
Contributor

@dogirala dogirala commented Jun 5, 2024

Task name: PublishCodeCoverageV1
Description: Adding a CI telemetry event for publish code coverage V1 to log the variable disable.coverage.autogenerate

Documentation changes required: (Y/N) N

Added unit tests: (Y/N) NA
image

Attached related issue: (Y/N) Y

Checklist:

  • Task version was bumped - please check instruction how to do it
  • Checked that applied changes work as expected

@dogirala dogirala changed the title Telmetry changes for PCCRV1 Changes to add CI telemetry event for logging coverage autogenerate variable Jun 5, 2024
@dogirala
Copy link
Contributor Author

dogirala commented Jun 5, 2024

/azp run

Copy link

Azure Pipelines failed to run 3 pipeline(s).

@max-zaytsev
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@dogirala dogirala enabled auto-merge (squash) June 7, 2024 05:41
@dogirala dogirala merged commit 9d0c995 into master Jun 7, 2024
11 checks passed
Copy link

@rasunkar rasunkar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we check if there is any library method already available to log the events?

@dogirala
Copy link
Contributor Author

Can we check if there is any library method already available to log the events?

Checked before making this change, couldn't find any generic method that is used. All existing tasks are leveraging the Telemetry.publish command to log the events. Verified for PTR, VStest etc, and we've done similar

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.

4 participants