codecov-action icon indicating copy to clipboard operation
codecov-action copied to clipboard

Add globbing support

Open lishaduck opened this issue 6 months ago • 4 comments

Fixes #770 for real.

Personally, I think this change belongs in the cli, but I decided that rewriting the argument parsing there was a much larger endeavor than this. Tests are failing because it now globs the files, but they don't actually exist. I suppose we need fixtures then? Shouldn't be breaking in practice though.

lishaduck avatar Jul 25 '24 21:07 lishaduck