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

๐Ÿ› ๏ธ PHPUnit tests using deprecated codecov argument #12389

Closed
1 task
mnigh opened this issue Dec 27, 2024 · 0 comments ยท Fixed by #12390
Closed
1 task

๐Ÿ› ๏ธ PHPUnit tests using deprecated codecov argument #12389

mnigh opened this issue Dec 27, 2024 · 0 comments ยท Fixed by #12390
Assignees
Labels
tooling Tooling, automation and CI to support development.

Comments

@mnigh
Copy link
Contributor

mnigh commented Dec 27, 2024

๐Ÿ› ๏ธ Tooling

PHPUnit tests using deprecated codecov argument.

๐Ÿ•ต๏ธ Details

Warning

The following arguments have been changed

file (this has been deprecated in favor of files)
plugin (this has been deprecated in favor of plugins)

https://github.com/codecov/codecov-action/releases/tag/v5.0.0

Screenshot

Screen Shot 2024-12-27 at 12 23 20

๐Ÿ™‹โ€โ™€๏ธ Proposed Solution

Replace file: coverage.xml with files: coverage.xml.

โœ… Acceptance Criteria

  • no codecov warnings in CI for PHPUnit tests
@mnigh mnigh added the tooling Tooling, automation and CI to support development. label Dec 27, 2024
@mnigh mnigh self-assigned this Dec 27, 2024
@mnigh mnigh moved this to ๐Ÿ— In progress in GC Digital Talent Dec 27, 2024
@mnigh mnigh moved this from ๐Ÿ— In progress to ๐Ÿ‘€ In review in GC Digital Talent Dec 27, 2024
@github-project-automation github-project-automation bot moved this from ๐Ÿ‘€ In review to โœ… Done in GC Digital Talent Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling Tooling, automation and CI to support development.
Projects
Status: โœ… Done
Development

Successfully merging a pull request may close this issue.

1 participant