Skip to content

Remove Coveralls integration#19

Merged
sile merged 1 commit intomasterfrom
remove-coverall
Mar 16, 2025
Merged

Remove Coveralls integration#19
sile merged 1 commit intomasterfrom
remove-coverall

Conversation

@sile
Copy link
Copy Markdown
Owner

@sile sile commented Mar 16, 2025

Copilot Summary

This pull request includes updates to the CI workflow and cleanup of some configuration files. The most important changes include removing the grcov coverage job, updating the GitHub Actions versions, and simplifying the CI workflow steps.

Updates to CI workflow:

  • .github/workflows/ci.yml: Removed the grcov coverage job and its finalization steps. Updated actions/checkout to version 4 and replaced actions-rs/toolchain and actions-rs/cargo with direct rustup and cargo commands for toolchain installation and running checks. [1] [2] [3]

Configuration cleanup:

@sile sile merged commit 0487bac into master Mar 16, 2025
9 checks passed
@sile sile deleted the remove-coverall branch March 16, 2025 00:38
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.

1 participant