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

BUG: Ensure coverage comment is properly triggered #1901

Merged
merged 2 commits into from
Jun 27, 2024

Conversation

trallard
Copy link
Collaborator

@trallard trallard commented Jun 25, 2024

I tried to fix this workflow in #1879, but the main CI workflow must first trigger the coverage comment workflow.

🎉 Right, this did it, and the comment is working as expected.
I am not super thrilled with the badges' colours, as they have poor contrast (background/text colours), so I might open a PR against the action itself to fix this.

@trallard trallard added the DO NOT MERGE There is something blocking merging this PR label Jun 25, 2024
Copy link

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  src/pydata_sphinx_theme
  __init__.py
  logo.py
  short_link.py
  toctree.py
  translator.py
Project Total  

This report was generated by python-coverage-comment-action

@trallard trallard added kind: bug Something isn't working tag: CI Pull requests that update GitHub Actions code and removed DO NOT MERGE There is something blocking merging this PR labels Jun 25, 2024
@Carreau Carreau merged commit 00708ff into pydata:main Jun 27, 2024
29 checks passed
@trallard trallard deleted the trallard/fix-coverage-action branch June 27, 2024 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: bug Something isn't working tag: CI Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants