Skip to content

Update dependency cargo-llvm-cov to v0.8.1#129

Merged
eirnym merged 1 commit intomainfrom
renovate/cargo-llvm-cov-0.x
Jan 26, 2026
Merged

Update dependency cargo-llvm-cov to v0.8.1#129
eirnym merged 1 commit intomainfrom
renovate/cargo-llvm-cov-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 26, 2026

This PR contains the following updates:

Package Update Change
cargo-llvm-cov minor 0.7.10.8.1

Release Notes

taiki-e/cargo-llvm-cov (cargo-llvm-cov)

v0.8.1

Compare Source

  • Back "cargo-llvm-cov subcommands other than report and clean may not work correctly ..." error to warning.

    This was changed from a warning to an error in 0.7.0, but it has been reverted because a case where it previously worked without issues was reported.

v0.8.0

Compare Source

  • Support glob pattern, versioned name with partial version or <name>@&#8203;<version> syntax, and package spec in --package. Previously, only package name and versioned package name with <name>:<full_version> are supported. (#​476)

    This also fixes regression introduced in 0.7.0 where causing packages specified with --package are wrongly excluded from report/test when package is specified with the above syntaxes.

  • Support glob pattern, versioned name, and package spec in --exclude. When we tested it previously, Cargo did not support this, but the current version of Cargo does support it. (#​476)

  • Align the exclusion behavior in reports when cargo-llvm-cov is performed in a sub-crate directory of a workspace or in the root crate of a non-virtual workspace without using --workspace or --package, to match the behavior when --workspace or --package is used (by default, only show the tested crates). (#​476)

    Compatibility Note: When --workspace or --package is not used, this will exclude other untested workspace members from the report that were previously implicitly included.

    If you want to test other workspace members, consider using --workspace or --package. If you don't want to test other workspace members but still want to include them in the report, consider using --workspace or --exclude-from-test.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

TestsPassed ✅SkippedFailed
Deku String1669 ran1669 passed0 skipped0 failed
Deku String1698 ran1698 passed0 skipped0 failed

@github-actions
Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
571 571 100% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 1ba05ce by action🐍

@eirnym eirnym merged commit b7a10fb into main Jan 26, 2026
6 checks passed
@eirnym eirnym deleted the renovate/cargo-llvm-cov-0.x branch January 26, 2026 19:45
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