Skip to content

Conversation

goanpeca
Copy link
Collaborator

@goanpeca goanpeca commented Sep 4, 2025

Fix codecov deprecation warning

Replace file with files in the action inpurt parameter

@Copilot Copilot AI review requested due to automatic review settings September 4, 2025 16:09
Copy link

@Copilot 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 addresses a deprecation warning in the Codecov GitHub Action by updating the parameter name from file to files across all workflow files.

  • Updates all codecov-action configurations to use the current parameter name
  • Maintains the same functionality while resolving deprecation warnings
  • Ensures consistency across all test workflow files

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.github/workflows/unit-tests.yml Updates codecov action parameter from file to files
.github/workflows/tpu-tests.yml Updates codecov action parameter from file to files
.github/workflows/mps-tests.yml Updates codecov action parameter from file to files
.github/workflows/hvd-tests.yml Updates codecov action parameter from file to files
.github/workflows/gpu-tests.yml Updates codecov action parameter from file to files
.github/workflows/gpu-hvd-tests.yml Updates codecov action parameter from file to files

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@goanpeca goanpeca force-pushed the fix/codecov-actions branch from 25381b2 to daf8ded Compare September 4, 2025 18:17
Copy link
Collaborator

@vfdev-5 vfdev-5 left a comment

Choose a reason for hiding this comment

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

Thanks Gonzalo!

@vfdev-5 vfdev-5 merged commit ddbd188 into pytorch:master Sep 4, 2025
7 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants