Skip to content

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

Open
dreadnode-renovate-bot[bot] wants to merge 1 commit into
mainfrom
renovate/cargo-llvm-cov-0.x
Open

chore(deps): update dependency cargo-llvm-cov to v0.9.0#467
dreadnode-renovate-bot[bot] wants to merge 1 commit 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 (b1cd27b) to head (aef44c0).

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.

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.

0 participants