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

Upgrading the task version of PCCRV2 for uploading all files to logstore #19420

Merged
merged 3 commits into from
Jan 5, 2024

Conversation

vinayakmsft
Copy link
Contributor

@vinayakmsft vinayakmsft commented Jan 5, 2024

Task name: PublishCodeCoverageResultsV2

Description: With these changes in the PCCRV2 task, we are trying to add the capability of uploading all the coverage files of formats like. coverage , .covb, .covx , .cjson to the logstore. We will just pass these raw coverage files to the input in the PCCRV2 task and it will upload them to the logstore.

Testing screenshots:

  1. .coverage file uploaded to logstore

image

  1. .covx

covx

  1. .covb

covb

  1. cjson

cjson

Checklist:

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

@vinayakmsft vinayakmsft force-pushed the users/vinayakjoshi/UpdatePCCRV2version2.333.0 branch from 2c46eb1 to 4168a7a Compare January 5, 2024 10:42
Copy link
Contributor

@eswarnathprudhivi eswarnathprudhivi left a comment

Choose a reason for hiding this comment

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

lgtm

@vinayakmsft vinayakmsft merged commit 4fcf8ca into master Jan 5, 2024
8 checks passed
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.

2 participants