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

chore: 尝试修复 codecov 不生效问题 #7207

Merged
merged 1 commit into from
Jun 16, 2023

Conversation

nwind
Copy link
Contributor

@nwind nwind commented Jun 16, 2023

What

🤖 Generated by Copilot at cd800c7

This pull request replaces Codecov with Coveralls for code coverage analysis and reporting. It removes the Codecov token from the .github/workflows/gh-pages.yml file and adds Jest and Cobertura configuration options to the package.json files of the root project and its subpackages.

🤖 Generated by Copilot at cd800c7

Codecov is gone
Switching to Coveralls now
Spring cleaning the code

Why

How

🤖 Generated by Copilot at cd800c7

  • Remove Codecov token from GitHub workflow file to avoid security risks (link)
  • Add Jest and Cobertura configuration options to package.json files of root project and subpackages to enable code coverage reporting for Coveralls (link, link, link, link, link, link)

@github-actions
Copy link

👍 Thanks for this!
🏷 I have applied any labels matching special text in your issue.

Please review the labels and make any necessary changes.

@github-actions github-actions bot added the chore label Jun 16, 2023
@2betop 2betop merged commit d767501 into baidu:master Jun 16, 2023
5 checks passed
@nwind nwind deleted the chore-tryfix-codecov branch May 8, 2024 02:32
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.

None yet

3 participants