codecov-action
codecov-action copied to clipboard
Add globbing support
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.