Skip to content

chore: Updating codecov pipeline step#2391

Merged
mhamilton723 merged 3 commits into
microsoft:masterfrom
FarrukhMasud:fix-codecov
Jun 12, 2025
Merged

chore: Updating codecov pipeline step#2391
mhamilton723 merged 3 commits into
microsoft:masterfrom
FarrukhMasud:fix-codecov

Conversation

@FarrukhMasud

Copy link
Copy Markdown
Contributor

Why we need this change?

Codecov bash uploader has been deprecated and causing intermittent pipeline failures. As per Codecov recommendation we are moving to use the cli to upload.

What changes are proposed in this pull request?

Updated pipeline step to run codecov cli.

How is this patch tested?

Merge validation pipeline would run without error

Does this PR change any dependencies?

  • No. You can skip this section.
  • Yes. Make sure the dependencies are resolved correctly, and list changes here.

Does this PR add a new feature? If so, have you added samples on website?

  • No. You can skip this section.
  • Yes. Make sure you have added samples following below steps.

…moving to using cli as recommended by codecov website
@FarrukhMasud

Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@codecov-commenter

codecov-commenter commented Jun 12, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.38%. Comparing base (ffa0383) to head (a873753).
Report is 1 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (ffa0383) and HEAD (a873753). Click for more details.

HEAD has 107 uploads less than BASE
Flag BASE (ffa0383) HEAD (a873753)
151 44
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2391      +/-   ##
==========================================
- Coverage   84.62%   77.38%   -7.24%     
==========================================
  Files         331      331              
  Lines       17221    17239      +18     
  Branches     1523     1552      +29     
==========================================
- Hits        14573    13341    -1232     
- Misses       2648     3898    +1250     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@FarrukhMasud

Copy link
Copy Markdown
Contributor Author

/azp run

@FarrukhMasud FarrukhMasud changed the title chore: Updating codecov pipeline stemp chore: Updating codecov pipeline step Jun 12, 2025
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@mhamilton723 mhamilton723 merged commit b672aa4 into microsoft:master Jun 12, 2025
5 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.

4 participants