Skip to content

ci: add code coverage and modernize caching - #94

Merged
shssoichiro merged 1 commit into
masterfrom
codecov
Aug 22, 2025
Merged

ci: add code coverage and modernize caching#94
shssoichiro merged 1 commit into
masterfrom
codecov

Conversation

@shssoichiro

Copy link
Copy Markdown
Owner

No description provided.

@codecov-commenter

Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@shssoichiro
shssoichiro requested a review from Copilot August 22, 2025 21:30

Copilot AI left a comment

Copy link
Copy Markdown

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 modernizes the CI workflow by replacing manual cargo caching with automated Rust-specific caching and adds a dedicated code coverage job using cargo-llvm-cov to generate coverage reports for Codecov.

  • Replaces manual cargo registry caching with Swatinem/rust-cache@v2 for better cache management
  • Adds a new code-coverage job that generates and uploads coverage reports to Codecov
  • Uses cargo-llvm-cov to generate coverage data excluding test files

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@shssoichiro
shssoichiro merged commit 5e7146f into master Aug 22, 2025
9 checks passed
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.

3 participants