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

Add codecov and remove Travis + Appveyor config #156

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

devmotion
Copy link
Contributor

Some additional improvements of the CI setup, complimentary to #155

- uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }} # required
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The token should be added to the GH secrets (it still works on the PR without it since the PR is from a fork): https://docs.codecov.com/docs/adding-the-codecov-token

@pkofod
Copy link
Member

pkofod commented Dec 6, 2024

Thanks! Added the secret

@pkofod pkofod merged commit 02c47a7 into JuliaNLSolvers:master Dec 6, 2024
9 of 10 checks passed
@devmotion devmotion deleted the dw/codecov branch December 6, 2024 10:21
@gdalle gdalle mentioned this pull request Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants