Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@sile
Copy link
Owner

@sile sile commented Oct 24, 2025

No description provided.

@sile sile requested a review from Copilot October 24, 2025 22:18
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 outdated coverage tracking infrastructure and modernizes CI tooling by replacing deprecated GitHub Actions with native rustup commands.

Key Changes:

  • Removed Coveralls badge and coverage workflow configuration
  • Replaced actions-rs/toolchain action with direct rustup commands in CI workflows

Reviewed Changes

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

Show a summary per file
File Description
README.md Removed Coveralls badge from documentation
Cargo.toml Removed Coveralls badge configuration from package metadata
libflate_lz77/Cargo.toml Removed Coveralls badge configuration from package metadata
.github/workflows/coverage.yml Deleted entire coverage workflow file
.github/actions-rs/grcov.yml Deleted grcov configuration file
.github/workflows/ci.yml Replaced actions-rs/toolchain with rustup commands and removed outdated comment

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sile sile merged commit e289841 into master Oct 24, 2025
38 checks passed
@sile sile deleted the remove-coveralls branch October 24, 2025 22:19
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