Skip to content

fix: drop --workspace from llvm-cov report#32

Merged
avrabe merged 1 commit intomainfrom
fix/lcov-report
Mar 15, 2026
Merged

fix: drop --workspace from llvm-cov report#32
avrabe merged 1 commit intomainfrom
fix/lcov-report

Conversation

@avrabe
Copy link
Contributor

@avrabe avrabe commented Mar 15, 2026

Tested locally: cargo llvm-cov report works, --workspace is not supported for the report subcommand.

…subcommand)

Tested locally:
  cargo llvm-cov report           → works
  cargo llvm-cov report --workspace → error: not supported for subcommand 'report'

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@avrabe avrabe merged commit 4dfb4e9 into main Mar 15, 2026
13 of 14 checks passed
@avrabe avrabe deleted the fix/lcov-report branch March 15, 2026 20:20
@codecov
Copy link

codecov bot commented Mar 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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