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

Upload directory #72

Open
SIMULATAN opened this issue May 31, 2024 · 0 comments
Open

Upload directory #72

SIMULATAN opened this issue May 31, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@SIMULATAN
Copy link

Java's JUnit creates one XML file per test class. Hence, a multitude of files has to be uploaded to codecov.
Unfortunately, this action doesn't seem to support that.

What I've tried

  • directory: build/test-results
  • file: 'build/test-results/**'
  • files: 'build/test-results/**'

Example runs

CLI problem?

This doesn't seem to be action-specific but rather a limitation of the CLI. I'm still opening this issue here as the glob matching could be done JS-side and the files passed through --file flags.

@thomasrockhu-codecov thomasrockhu-codecov added the bug Something isn't working label Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants