Skip to content

Conversation

@drammock
Copy link
Member

I noticed when reviewing #1807 that codecov CI is still running (and failing). It should have been removed in #1756 (oops).

@drammock drammock added the kind: maintenance Improving maintainability and reducing technical debt label May 10, 2024
needs: run-pytest
# run both on previous step success and failure
if: "!cancelled()"
if: ${{ !cancelled() }}
Copy link
Member Author

Choose a reason for hiding this comment

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

unrelated change: My IDE was highlighting this as errorful (I think maybe because of the double quotes?). This is how they do it in the docs

Copy link
Collaborator

Choose a reason for hiding this comment

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

Thanks! I think this is to ensure expansion/var replacement is more robust by adding the {{ }}

Copy link
Collaborator

@trallard trallard left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this @drammock we have been having a lot of headaches with codecov.

@trallard trallard added the tag: CI Pull requests that update GitHub Actions code label May 13, 2024
@github-actions
Copy link

Coverage report

This PR does not seem to contain any modification to coverable code.

@trallard
Copy link
Collaborator

CI is happy so will go ahead and merge 🚀

@trallard trallard merged commit 907c596 into pydata:main May 13, 2024
@drammock drammock deleted the purge-codecov branch May 13, 2024 18:02
ivanov pushed a commit to ivanov/pydata-sphinx-theme that referenced this pull request Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind: maintenance Improving maintainability and reducing technical debt tag: CI Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants