-
Notifications
You must be signed in to change notification settings - Fork 237
Open
Labels
[Product] Report Upload[Source] Open Source[Type] FixbugSomething isn't workingSomething isn't working
Description
Describe the bug
There is a clear bug that logs a warning like below when it clearly does not have any reasons:
Run codecov/[email protected]
...
warning - 2025-08-18 10:55:36,838 -- Some files were not found --- {"not_found_files": ["**/coverage.xml"]}
info - 2025-08-18 10:55:36,839 -- Found 1 coverage files to report
info - 2025-08-18 10:55:36,839 -- > /home/runner/work/team-devtools/team-devtools/.tox/py313/coverage.xml
info - 2025-08-18 10:55:37,182 -- Your upload is now processing. When finished, results will be available at:
To Reproduce
Just use a glob pattern in files.
Expected behavior
No warning logged when glob pattern has matches.
Regression
State whether this is a regression and when the last successful instance occurred
Screenshots
If applicable, add screenshots to help explain your problem.
Product Area
If applicable, the product with the given bug (e.g. coverage, test analytics, browser extension, bundle analysis)
Versions
- OS: [e.g. linux, ubuntu@v24, macos arm64, windows]
- Git Host: [e.g. GitHub, GitLab, Bitbucket]
- CI/CD: [e.g. GitHub Actions, CircleCI]
- Uploader: [e.g. [email protected], [email protected], [email protected], [email protected]]
Commit and CI link
Provide the commit SHA and CI link. If applicable, provide the entire Codecov output from CI.
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
[Product] Report Upload[Source] Open Source[Type] FixbugSomething isn't workingSomething isn't working