Skip to content

ci: Run tests with coverage and upload to codecov#32

Open
define-null wants to merge 1 commit into
masterfrom
claude/compassionate-taussig-9c3c5a
Open

ci: Run tests with coverage and upload to codecov#32
define-null wants to merge 1 commit into
masterfrom
claude/compassionate-taussig-9c3c5a

Conversation

@define-null
Copy link
Copy Markdown
Contributor

Replace cargo test in the CI test job with cargo llvm-cov, emit lcov.info, and upload it to Codecov so per-file coverage is browsable from app.codecov.io and linked from each workflow run. Adds llvm-tools-preview to the toolchain file so the same command works locally.

Replace `cargo test` in the CI test job with `cargo llvm-cov`, emit
lcov.info, and upload it to Codecov so per-file coverage is browsable
from app.codecov.io and linked from each workflow run. Adds
`llvm-tools-preview` to the toolchain file so the same command works
locally.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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