Skip to content

chore(deps): update dependency cargo-llvm-cov to v0.9.1 - #467

Merged
mkultraWasHere merged 3 commits into
mainfrom
renovate/cargo-llvm-cov-0.x
Sep 8, 2026
Merged

chore(deps): update dependency cargo-llvm-cov to v0.9.1#467
mkultraWasHere merged 3 commits into
mainfrom
renovate/cargo-llvm-cov-0.x

Conversation

@dreadnode-renovate-bot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
cargo-llvm-cov minor 0.8.70.9.0

Release Notes

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

v0.9.0

Compare Source

  • Change --show-missing-lines reporting to aggregate consecutive line numbers. (#​497, thanks @​saroad2)

    • This is a breaking change for users who were previously parsing the output programmatically.
  • Fix doctest coverage in 2024 edition workspaces with multiple packages. (#​507, thanks @​Eljees)

  • Fix an issue where build scripts appeared in reports even without --include-build-script when Cargo's new build-dir layout is used.

  • Fix output format of --fish. (#​504, thanks @​olexander-movchan)

  • Support --workspace/--all in cargo llvm-cov report subcommand. (#​500, thanks @​palfrey)

  • Support -m alias added in Cargo 1.97.


Configuration

📅 Schedule: (UTC)

  • 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 has been generated by Mend Renovate CLI.

| datasource | package        | from  | to    |
| ---------- | -------------- | ----- | ----- |
| crate      | cargo-llvm-cov | 0.8.7 | 0.9.0 |
@dreadnode-renovate-bot dreadnode-renovate-bot Bot added renovate area/github Changes made to GitHub Actions workflows labels Sep 4, 2026
@codecov

codecov Bot commented Sep 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.50%. Comparing base (0cb6ecc) to head (5517d2e).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #467      +/-   ##
==========================================
- Coverage   80.50%   80.50%   -0.01%     
==========================================
  Files         460      460              
  Lines      161612   161612              
==========================================
- Hits       130104   130103       -1     
- Misses      31508    31509       +1     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mkultraWasHere mkultraWasHere changed the title chore(deps): update dependency cargo-llvm-cov to v0.9.0 chore(deps): update dependency cargo-llvm-cov to v0.9.1 Sep 8, 2026

@mkultraWasHere mkultraWasHere left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed the one-line CI tool pin update through cargo-llvm-cov 0.9.1. Ares does not use the only documented breaking output option from 0.9.0, and the newer 0.9.1 patch is a Windows path-matching fix. Fresh installation, coverage tests, Cargo check, Clippy, formatting, pre-commit, Semgrep, and Codecov all pass.

@mkultraWasHere
mkultraWasHere added this pull request to the merge queue Sep 8, 2026
Merged via the queue into main with commit 2c19dd9 Sep 8, 2026
13 checks passed
@mkultraWasHere
mkultraWasHere deleted the renovate/cargo-llvm-cov-0.x branch September 8, 2026 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/github Changes made to GitHub Actions workflows renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant