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

Failed work with non-ASCII file names

Open vjik opened this issue 1 year ago • 0 comments
trafficstars

Seems, problem here: https://github.com/codecov/codecov-cli/blob/ae3fc7eb5783e3fb218f32d8138515cbf94f5c9d/codecov_cli/helpers/versioning_systems.py#L134

git ls-files returns quoted file names (see https://git-scm.com/docs/git-ls-files#_output).

Related issues:

  • https://github.com/codecov/codecov-action/issues/1550
  • https://github.com/codecov/codecov-action/issues/1539

vjik avatar Aug 22 '24 14:08 vjik