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

Support for new Codecov CLI #1382

Open
Xzelsius opened this issue May 20, 2024 · 1 comment
Open

Support for new Codecov CLI #1382

Xzelsius opened this issue May 20, 2024 · 1 comment

Comments

@Xzelsius
Copy link

Description

The currently provided Codecov tasks rely on the deprecated Codecov.Tool package.

Uploading coverage reports to Codecov should now be done using the Codecov CLI

Usage Example

The built-in tasks for Codecov should provide wrappers for the following CLI commands

  • create-commit
  • create-report
  • do-upload

The built-in Codecov target would wrap these three tasks to upload the Coverage reports.

Alternative

Staying on the deprecated NuGet package or uploading Coverage reports outside of the NUKE build.

Could you help with a pull-request?

No

@Xzelsius
Copy link
Author

There is currently no NuGet package/tool available that packs the CLI.
I might be able to help with a PR, but would need some guidance to get it done properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant