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

Add create commit args to empty-upload #49

Merged

Conversation

michelletran-codecov
Copy link
Contributor

This will add the arguments required to create a commit to the empty-upload command. This depends on the CLI having published a new version where we run the create commit before the empty upload command.

Depends on a release of codecov/codecov-cli#654

Copy link

codecov bot commented Mar 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.14%. Comparing base (96f8531) to head (7a60142).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #49   +/-   ##
=======================================
  Coverage   97.14%   97.14%           
=======================================
  Files           2        2           
  Lines          35       35           
=======================================
  Hits           34       34           
  Misses          1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Collaborator

@thomasrockhu-codecov thomasrockhu-codecov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You will need to run ./install.sh to copy over the pre-commit hooks which should update the dist/codecov.sh file.

@michelletran-codecov michelletran-codecov force-pushed the 1250_add_create_commit_args_to_empty_upload branch from 7a60142 to 053e326 Compare March 10, 2025 16:16
@thomasrockhu-codecov thomasrockhu-codecov merged commit 59caa96 into main Mar 11, 2025
6 checks passed
@thomasrockhu-codecov thomasrockhu-codecov deleted the 1250_add_create_commit_args_to_empty_upload branch March 11, 2025 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants