Files
jj-cz/.tarpaulin.ci.toml

7 lines
113 B
TOML
Raw Normal View History

2026-02-05 16:25:14 +01:00
[all]
out = ["Xml"]
target-dir = "coverage"
output-dir = "coverage"
fail-under = 60
exclude-files = ["target/*"]