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

`create-commit` documentation does not claim to support `-Z`

Open jsoref opened this issue 1 year ago • 0 comments

https://github.com/codecov/codecov-cli/blob/main/README.md#create-commit

https://github.com/codecov/codecov-cli/blob/88b7c7125fef68fe2e8fbf1d94a1feec81e173d3/README.md?plain=1#L132-L144

However, the sibling repository passes it: https://github.com/codecov/codecov-action/blob/f691d469fbba7b31a1cb026e3a2f86e28c9dcdb6/src/buildExec.ts#L87 https://github.com/codecov/codecov-action/blob/f691d469fbba7b31a1cb026e3a2f86e28c9dcdb6/src/buildExec.ts#L130-L131

jsoref avatar May 07 '24 13:05 jsoref