Skip to content

Conversation

@martincostello
Copy link
Member

Changes

Replace codecov/test-results-action with codecov/codecov-action as the former is now deprecated.

Merge requirement checklist

  • CONTRIBUTING guidelines followed (license requirements, nullable enabled, static analysis, etc.)
  • Unit tests added/updated
  • Appropriate CHANGELOG.md files updated for non-trivial changes
  • Changes in public API reviewed (if applicable)

Replace `codecov/test-results-action` with `codecov/codecov-action` as the former is now deprecated.
@martincostello martincostello requested a review from a team as a code owner December 16, 2025 12:25
Copilot AI review requested due to automatic review settings December 16, 2025 12:25
@github-actions github-actions bot added the infra Infra work - CI/CD, code coverage, linters label Dec 16, 2025
@codecov
Copy link

codecov bot commented Dec 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.70%. Comparing base (6ef3729) to head (74b1f30).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #6775   +/-   ##
=======================================
  Coverage   86.69%   86.70%           
=======================================
  Files         262      262           
  Lines       12319    12319           
=======================================
+ Hits        10680    10681    +1     
+ Misses       1639     1638    -1     
Flag Coverage Δ
unittests-Project-Experimental 86.57% <ø> (-0.13%) ⬇️
unittests-Project-Stable 86.66% <ø> (+0.04%) ⬆️
unittests-Solution 86.65% <ø> (+0.02%) ⬆️
unittests-UnstableCoreLibraries-Experimental 86.07% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 1 file with indirect coverage changes

@Kielek Kielek enabled auto-merge December 16, 2025 12:30
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR migrates from the deprecated codecov/test-results-action to codecov/codecov-action v5.5.2 for uploading test results to Codecov.

Key Changes:


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Kielek Kielek added this pull request to the merge queue Dec 16, 2025
@Kielek Kielek removed this pull request from the merge queue due to a manual request Dec 16, 2025
@Kielek Kielek added this pull request to the merge queue Dec 16, 2025
Merged via the queue into open-telemetry:main with commit 1080291 Dec 16, 2025
91 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infra Infra work - CI/CD, code coverage, linters

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants