Skip to content

Remove Coveralls integration#5

Merged
sile merged 3 commits intomasterfrom
remove-coveralls
Apr 30, 2025
Merged

Remove Coveralls integration#5
sile merged 3 commits intomasterfrom
remove-coveralls

Conversation

@sile
Copy link
Owner

@sile sile commented Apr 30, 2025

No description provided.

@sile sile requested a review from Copilot April 30, 2025 00:06
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes the Coveralls integration from the project and updates the CI workflow configuration to use more recent GitHub Actions.

  • Removed Coveralls badge from README.md
  • Removed Coveralls section from Cargo.toml
  • Updated CI workflow steps to use actions/checkout@v4 and streamlined toolchain installation using rustup update

Reviewed Changes

Copilot reviewed 4 out of 6 changed files in this pull request and generated no comments.

File Description
src/density_estimation/parzen.rs Simplified access to NAN constant by removing redundant prefix
README.md Removed the Coveralls badge
Cargo.toml Removed the Coveralls badge configuration
.github/workflows/ci.yml Updated checkout version and simplified CI steps
Files not reviewed (2)
  • .github/actions-rs/grcov.yml: Language not supported
  • .github/workflows/coverage.yml: Language not supported

@sile sile merged commit b55f278 into master Apr 30, 2025
9 checks passed
@sile sile deleted the remove-coveralls branch April 30, 2025 00:08
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