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

[SPARK-50633][FOLLOWUP] Turn on options verbose for codecov/codecov-action #49438

Closed
wants to merge 1 commit into from

Conversation

panbingkun
Copy link
Contributor

@panbingkun panbingkun commented Jan 10, 2025

What changes were proposed in this pull request?

The pr aims to turn on options verbose for codecov/codecov-action to identify issues.

Why are the changes needed?

The issue is that I have added token: ${{ secrets.CODECOV_TOKEN }} in the configuration, but the workflow does not display it like the below:
image

Furthermore, the workflow below was not successful.
https://github.com/apache/spark/actions/runs/12705043568/job/35415465795
image
image

Does this PR introduce any user-facing change?

No.

How was this patch tested?

No.

Was this patch authored or co-authored using generative AI tooling?

No.

@panbingkun panbingkun changed the title [SPARK-50633][FOLLOWUP] Turn on options verbose for codecov/codecov-action [SPARK-50633][FOLLOWUP] Turn on options verbose for codecov/codecov-action Jan 10, 2025
@github-actions github-actions bot added the INFRA label Jan 10, 2025
@panbingkun
Copy link
Contributor Author

panbingkun commented Jan 10, 2025

@panbingkun panbingkun marked this pull request as ready for review January 10, 2025 08:49
@panbingkun
Copy link
Contributor Author

Copy link
Contributor

@LuciferYang LuciferYang left a comment

Choose a reason for hiding this comment

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

+1, LGTM

@panbingkun
Copy link
Contributor Author

Thank you @LuciferYang , I will quickly merge it to identify this issue.

@panbingkun
Copy link
Contributor Author

This is the configuration of another project (nifi)
https://github.com/apache/nifi/blob/main/.github/workflows/code-coverage.yml#L65-L70
image

@panbingkun
Copy link
Contributor Author

I have submitted an issue to the codecov/codecov-action community to find a solution to the problem
codecov/codecov-action#1738

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

Successfully merging this pull request may close these issues.

2 participants