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

Use workflow_dispatch to upload CI coverage #1710

Closed
siyuan0322 opened this issue Jun 13, 2022 · 0 comments · Fixed by #2865
Closed

Use workflow_dispatch to upload CI coverage #1710

siyuan0322 opened this issue Jun 13, 2022 · 0 comments · Fixed by #2865
Labels
good first issue Good for newcomers priority:low Issues in low priority

Comments

@siyuan0322
Copy link
Collaborator

Our code coverage could be low due to following reasons:

  • Coverage report is merged from multiple stages (jobs)
  • Jobs could be skipped.

Maybe we could give workflow_dispatch a try so that we could run coverage nightly.

@yecol yecol added the priority:low Issues in low priority label Jun 13, 2022
@sighingnow sighingnow added the good first issue Good for newcomers label Jun 12, 2023
sighingnow pushed a commit that referenced this issue Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers priority:low Issues in low priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants