·
1 commit
to main
since this release
Immutable
release. Only release title and notes can be modified.
-
Change
--show-missing-linesreporting 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-scriptwhen Cargo's new build-dir layout is used. -
Fix output format of
--fish. (#504, thanks @olexander-movchan) -
Support
--workspace/--allincargo llvm-cov reportsubcommand. (#500, thanks @palfrey) -
Support
-malias added in Cargo 1.97.