Tom Hu

Results 329 comments of Tom Hu

@Qazalbash ha! ok, I'm working on a fix for this, give me a day or two

@Qazalbash what is the commit SHA?

@Qazalbash ok, so I think this should work. On your on local terminal (or CI) ```bash # or you can download via cli.codecov.io pip install codecov-cli --upgrade codecovcli send-notifications --sha...

@Qazalbash just wanted to check back on this

@Qazalbash going to close this out for now, if you are still experiencing the problem, let me know

@hameerabbasi I'm off until the new year, I'll look at this when I get back. I think this may be a problem with the way we do globbing

@hameerabbasi I'm almost positive this is a glob issue right now. I have an [issue](https://github.com/codecov/codecov-action/issues/1582) slated next month to work on adding proper glob support to the underlying CLI, but...

@hameerabbasi just a stupid question, what happens if you run it as ``` files: "./**/coverage*.xml" ```

@hameerabbasi ok, do you mind trying again on the latest? (with and without quotes)

@Ryang20718 apologies for the delay here, seem like we were still backed up in our queues. Are you still experiencing this issue?