Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsitent naming of upload options for the codecov cli #380

Open
vlad-codecov opened this issue May 16, 2024 · 0 comments
Open

Inconsitent naming of upload options for the codecov cli #380

vlad-codecov opened this issue May 16, 2024 · 0 comments

Comments

@vlad-codecov
Copy link

What product do you want to improve?
Codecov cli

Is your feature request related to a problem? Please describe.

In the do-upload command the param is called --report-code, while in all other commands it's called --code. Please make it consistent. 
pip install codecov-cli
codecovcli create-commit
codecovcli create-report --code <CODE>
codecovcli do-upload --report-code <CODE>
codecovcli create-report-results --code <CODE>
codecovcli get-report-results --code <CODE>

https://github.com/codecov/codecov-cli?tab=readme-ov-file#how-to-use-local-upload

Describe the solution you'd like
please make sure that all params are named consistently

@thomasrockhu-codecov thomasrockhu-codecov added the Bug For issues and unexpected behaviors label May 28, 2024
@eliatcodecov eliatcodecov added Feature Request and removed Bug For issues and unexpected behaviors labels May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting for: Product Owner
Development

No branches or pull requests

3 participants