mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 11:46:41 +01:00
generate coverage from correct target
This commit is contained in:
parent
be6bd32b78
commit
ffe8893bed
8 changed files with 57 additions and 12 deletions
|
|
@ -16,3 +16,7 @@ members = [
|
|||
|
||||
[profile.release]
|
||||
lto = true
|
||||
|
||||
[profile.coverage]
|
||||
inherits = "test"
|
||||
lto = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue